Qt 6.7
Qt Quick
C++ Classes
QSGSimpleRectNode
Qt 6.7.2 Reference Documentation
List of All Members for QSGSimpleRectNode
This is the complete list of members for
QSGSimpleRectNode
, including inherited members.
flags
DirtyState
enum
DirtyStateBit
enum
Flag
flags
Flags
enum
NodeType
QSGSimpleRectNode
(const QRectF &, const QColor &)
QSGSimpleRectNode
()
appendChildNode
(QSGNode *)
childAtIndex
(int) const : QSGNode *
childCount
() const : int
color
() const : QColor
firstChild
() const : QSGNode *
flags
() const : QSGNode::Flags
geometry
() const : const QSGGeometry *
geometry
() : QSGGeometry *
insertChildNodeAfter
(QSGNode *, QSGNode *)
insertChildNodeBefore
(QSGNode *, QSGNode *)
isSubtreeBlocked
() const : bool
lastChild
() const : QSGNode *
markDirty
(QSGNode::DirtyState)
material
() const : QSGMaterial *
nextSibling
() const : QSGNode *
opaqueMaterial
() const : QSGMaterial *
parent
() const : QSGNode *
prependChildNode
(QSGNode *)
preprocess
()
previousSibling
() const : QSGNode *
rect
() const : QRectF
removeAllChildNodes
()
removeChildNode
(QSGNode *)
setColor
(const QColor &)
setFlag
(QSGNode::Flag, bool)
setFlags
(QSGNode::Flags, bool)
setGeometry
(QSGGeometry *)
setMaterial
(QSGMaterial *)
setOpaqueMaterial
(QSGMaterial *)
setRect
(const QRectF &)
setRect
(qreal, qreal, qreal, qreal)
type
() const : QSGNode::NodeType