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