就業培訓
下載中心
Wiki
聯絡
登錄
注冊
首頁
Qt 5.9.9
Qt Quick
C++ 類
QSGTransformNode
List of All Members for QSGTransformNode
這是完整成員列錶為
QSGTransformNode
,包括繼承的成員。
flags
DirtyState
enum
DirtyStateBit
enum
Flag
flags
Flags
enum
NodeType
QSGTransformNode
()
~QSGTransformNode
()
appendChildNode
(QSGNode *)
childAtIndex
(int ) const : QSGNode *
childCount
() const : int
d_ptr
: QScopedPointer<QSGNodePrivate>
firstChild
() const : QSGNode *
flags
() const : Flags
insertChildNodeAfter
(QSGNode *, QSGNode *)
insertChildNodeBefore
(QSGNode *, QSGNode *)
isSubtreeBlocked
() const : bool
lastChild
() const : QSGNode *
markDirty
(DirtyState )
matrix
() const : const QMatrix4x4 &
nextSibling
() const : QSGNode *
parent
() const : QSGNode *
prependChildNode
(QSGNode *)
preprocess
()
previousSibling
() const : QSGNode *
removeAllChildNodes
()
removeChildNode
(QSGNode *)
setFlag
(Flag , bool )
setFlags
(Flags , bool )
setMatrix
(const QMatrix4x4 &)
type
() const : NodeType