Uses of Enum
io.qt.gui.QTextLength.Type
Packages that use QTextLength.Type
-
Uses of QTextLength.Type in io.qt.gui
Methods in io.qt.gui that return QTextLength.TypeModifier and TypeMethodDescriptionstatic QTextLength.Type
QTextLength.Type.resolve
(int value) Returns the corresponding enum entry for the given value.final QTextLength.Type
QTextLength.type()
static QTextLength.Type
Returns the enum constant of this type with the specified name.static QTextLength.Type[]
QTextLength.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in io.qt.gui with parameters of type QTextLength.Type