Uses of Enum
io.qt.quick.QSGTextNode.RenderType
Packages that use QSGTextNode.RenderType
-
Uses of QSGTextNode.RenderType in io.qt.quick
Methods in io.qt.quick that return QSGTextNode.RenderTypeModifier and TypeMethodDescriptionabstract QSGTextNode.RenderType
QSGTextNode.renderType()
static QSGTextNode.RenderType
QSGTextNode.RenderType.resolve
(byte value) Returns the corresponding enum entry for the given value.static QSGTextNode.RenderType
Returns the enum constant of this type with the specified name.static QSGTextNode.RenderType[]
QSGTextNode.RenderType.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.RenderTypeModifier and TypeMethodDescriptionabstract void
QSGTextNode.setRenderType
(QSGTextNode.RenderType renderType)