Uses of Enum
io.qt.quick.QSGTextNode.TextStyle
Packages that use QSGTextNode.TextStyle
-
Uses of QSGTextNode.TextStyle in io.qt.quick
Methods in io.qt.quick that return QSGTextNode.TextStyleModifier and TypeMethodDescriptionstatic QSGTextNode.TextStyle
QSGTextNode.TextStyle.resolve
(byte value) Returns the corresponding enum entry for the given value.abstract QSGTextNode.TextStyle
QSGTextNode.textStyle()
static QSGTextNode.TextStyle
Returns the enum constant of this type with the specified name.static QSGTextNode.TextStyle[]
QSGTextNode.TextStyle.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.quick with parameters of type QSGTextNode.TextStyleModifier and TypeMethodDescriptionabstract void
QSGTextNode.setTextStyle
(QSGTextNode.TextStyle textStyle)