Uses of Class
io.qt.gui.QFont.ResolveProperties
Package | Description |
---|---|
io.qt.gui |
-
Uses of QFont.ResolveProperties in io.qt.gui
Methods in io.qt.gui that return QFont.ResolveProperties Modifier and Type Method Description static QFont.ResolveProperties
QFont.ResolveProperties. resolve(int value)
Returns the corresponding enum entry for the given value.static QFont.ResolveProperties
QFont.ResolveProperties. valueOf(String name)
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.