Qt 6.7
Qt Quick
C++ Classes
QSGTextNode
Qt 6.7.2 Reference Documentation
List of All Members for QSGTextNode
This is the complete list of members for
QSGTextNode
, including inherited members.
flags
DirtyState
enum
DirtyStateBit
enum
Flag
flags
Flags
enum
NodeType
enum
RenderType
enum
TextStyle
addTextDocument
(QPointF, QTextDocument *, int, int)
addTextLayout
(QPointF, QTextLayout *, int, int, int, int)
appendChildNode
(QSGNode *)
childAtIndex
(int) const : QSGNode *
childCount
() const : int
clear
()
color
() const : QColor
filtering
() const : QSGTexture::Filtering
firstChild
() const : QSGNode *
flags
() const : QSGNode::Flags
insertChildNodeAfter
(QSGNode *, QSGNode *)
insertChildNodeBefore
(QSGNode *, QSGNode *)
isSubtreeBlocked
() const : bool
lastChild
() const : QSGNode *
linkColor
() const : QColor
markDirty
(QSGNode::DirtyState)
matrix
() const : const QMatrix4x4 &
nextSibling
() const : QSGNode *
parent
() const : QSGNode *
prependChildNode
(QSGNode *)
preprocess
()
previousSibling
() const : QSGNode *
removeAllChildNodes
()
removeChildNode
(QSGNode *)
renderType
() const : QSGTextNode::RenderType
renderTypeQuality
() const : int
selectionColor
() const : QColor
selectionTextColor
() const : QColor
setColor
(QColor)
setFiltering
(QSGTexture::Filtering)
setFlag
(QSGNode::Flag, bool)
setFlags
(QSGNode::Flags, bool)
setLinkColor
(QColor)
setMatrix
(const QMatrix4x4 &)
setRenderType
(QSGTextNode::RenderType)
setRenderTypeQuality
(int)
setSelectionColor
(QColor)
setSelectionTextColor
(QColor)
setStyleColor
(QColor)
setTextStyle
(QSGTextNode::TextStyle)
setViewport
(const QRectF &)
styleColor
() const : QColor
textStyle
() : QSGTextNode::TextStyle
type
() const : QSGNode::NodeType
viewport
() const : QRectF