Inherits from QSGTransformNode
Name | |
---|---|
QskListViewNode(int columnCount) | |
QSGNode * | backgroundNode() |
QSGNode * | foregroundNode() |
void | resetRows(int rowMin, int rowMax) |
int | rowMin() const |
int | rowMax() const |
bool | intersects(int rowMin, int rowMax) const |
int | nodeCount() const |
int | columnCount() const |
void | invalidate() |
inline QskListViewNode(
int columnCount
)
inline QSGNode * backgroundNode()
inline QSGNode * foregroundNode()
inline void resetRows(
int rowMin,
int rowMax
)
inline int rowMin() const
inline int rowMax() const
inline bool intersects(
int rowMin,
int rowMax
) const
inline int nodeCount() const
inline int columnCount() const
inline void invalidate()
Updated on 28 July 2023 at 14:02:28 CEST