Qt 5.15
Qt Quick
C++ Classes
QSGTransformNode
Qt 5.15.8 Reference Documentation
List of All Members for QSGTransformNode
This is the complete list of members for
QSGTransformNode
, including inherited members.
flags
DirtyState
enum
DirtyStateBit
enum
Flag
flags
Flags
enum
NodeType
QSGTransformNode
()
~QSGTransformNode
()
appendChildNode
(QSGNode *)
childAtIndex
(int ) const : QSGNode *
childCount
() const : int
firstChild
() const : QSGNode *
flags
() const : QSGNode::Flags
insertChildNodeAfter
(QSGNode *, QSGNode *)
insertChildNodeBefore
(QSGNode *, QSGNode *)
isSubtreeBlocked
() const : bool
lastChild
() const : QSGNode *
markDirty
(QSGNode::DirtyState )
matrix
() const : const QMatrix4x4 &
nextSibling
() const : QSGNode *
parent
() const : QSGNode *
prependChildNode
(QSGNode *)
preprocess
()
previousSibling
() const : QSGNode *
removeAllChildNodes
()
removeChildNode
(QSGNode *)
setFlag
(QSGNode::Flag , bool )
setFlags
(QSGNode::Flags , bool )
setMatrix
(const QMatrix4x4 &)
type
() const : QSGNode::NodeType