Qt 5.15
Qt Quick
C++ Classes
QSGSimpleRectNode
Qt 5.15.8 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
()
QSGSimpleRectNode
(const QRectF &, const QColor &)
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