Qt 6.6
Qt Quick
C++ Classes
QtQuick
QSGRectangleNode
Qt 6.6.0 Reference Documentation
List of All Members for QSGRectangleNode
This is the complete list of members for
QSGRectangleNode
, including inherited members.
flags
DirtyState
enum
DirtyStateBit
enum
Flag
flags
Flags
enum
NodeType
activeMaterial
() const : QSGMaterial *
appendChildNode
(QSGNode *)
childAtIndex
(int) const : QSGNode *
childCount
() const : int
clearDirty
()
clipList
() const : const QSGClipNode *
color
() const : QColor
dirtyState
() const : DirtyState
firstChild
() const : QSGNode *
flags
() const : Flags
geometry
() const : const QSGGeometry *
geometry
() : QSGGeometry *
inheritedOpacity
() const : qreal
insertChildNodeAfter
(QSGNode *, QSGNode *)
insertChildNodeBefore
(QSGNode *, QSGNode *)
isSubtreeBlocked
() const : bool
lastChild
() const : QSGNode *
markDirty
(DirtyState)
material
() const : QSGMaterial *
matrix
() const : const QMatrix4x4 *
nextSibling
() const : QSGNode *
opaqueMaterial
() const : QSGMaterial *
parent
() const : QSGNode *
prependChildNode
(QSGNode *)
preprocess
()
previousSibling
() const : QSGNode *
rect
() const : QRectF
removeAllChildNodes
()
removeChildNode
(QSGNode *)
renderOrder
() const : int
reparentChildNodesTo
(QSGNode *)
setColor
(const QColor &)
setFlag
(Flag, bool)
setFlags
(Flags, bool)
setGeometry
(QSGGeometry *)
setInheritedOpacity
(qreal)
setMaterial
(QSGMaterial *)
setOpaqueMaterial
(QSGMaterial *)
setRect
(const QRectF &)
setRect
(qreal, qreal, qreal, qreal)
setRenderOrder
(int)
setRendererClipList
(const QSGClipNode *)
setRendererMatrix
(const QMatrix4x4 *)
type
() const : NodeType