Qt 6.7
Qt Quick
C++ Classes
QSGTextNode
Qt 6.7.0 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
(const QPointF &, QTextDocument *, int, int)
addTextLayout
(const QPointF &, QTextLayout *, int, int, int, int)
anchorColor
() const : QColor
appendChildNode
(QSGNode *)
childAtIndex
(int) const : QSGNode *
childCount
() const : int
color
() const : QColor
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 *)
renderType
() const : QSGTextNode::RenderType
renderTypeQuality
() const : int
selectionColor
() const : QColor
selectionTextColor
() const : QColor
setAnchorColor
(const QColor &)
setColor
(const QColor &)
setFlag
(QSGNode::Flag, bool)
setFlags
(QSGNode::Flags, bool)
setMatrix
(const QMatrix4x4 &)
setRenderType
(QSGTextNode::RenderType)
setRenderTypeQuality
(int)
setSelectionColor
(const QColor &)
setSelectionTextColor
(const QColor &)
setSmooth
(bool)
setStyleColor
(const QColor &)
setTextStyle
(QSGTextNode::TextStyle)
setViewport
(const QRectF &)
smooth
() const : bool
styleColor
() const : QColor
textStyle
() : QSGTextNode::TextStyle
type
() const : QSGNode::NodeType
viewport
() const : QRectF