Qt 5.15
Qt Quick
C++ Classes
QSGSimpleTextureNode
Qt 5.15.8 Reference Documentation
List of All Members for QSGSimpleTextureNode
This is the complete list of members for
QSGSimpleTextureNode
, including inherited members.
flags
DirtyState
enum
DirtyStateBit
enum
Flag
flags
Flags
enum
NodeType
QSGSimpleTextureNode
()
enum
TextureCoordinatesTransformFlag
flags
TextureCoordinatesTransformMode
~QSGSimpleTextureNode
()
appendChildNode
(QSGNode *)
childAtIndex
(int ) const : QSGNode *
childCount
() const : int
filtering
() const : QSGTexture::Filtering
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 *
ownsTexture
() const : bool
parent
() const : QSGNode *
prependChildNode
(QSGNode *)
preprocess
()
previousSibling
() const : QSGNode *
rect
() const : QRectF
removeAllChildNodes
()
removeChildNode
(QSGNode *)
setFiltering
(QSGTexture::Filtering )
setFlag
(QSGNode::Flag , bool )
setFlags
(QSGNode::Flags , bool )
setGeometry
(QSGGeometry *)
setMaterial
(QSGMaterial *)
setOpaqueMaterial
(QSGMaterial *)
setOwnsTexture
(bool )
setRect
(const QRectF &)
setRect
(qreal , qreal , qreal , qreal )
setSourceRect
(const QRectF &)
setSourceRect
(qreal , qreal , qreal , qreal )
setTexture
(QSGTexture *)
setTextureCoordinatesTransform
(QSGSimpleTextureNode::TextureCoordinatesTransformMode )
sourceRect
() const : QRectF
texture
() const : QSGTexture *
textureCoordinatesTransform
() const : QSGSimpleTextureNode::TextureCoordinatesTransformMode
type
() const : QSGNode::NodeType