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