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