Uses of Enum
io.qt.gui.QFontDatabase.SystemFont
Packages that use QFontDatabase.SystemFont
-
Uses of QFontDatabase.SystemFont in io.qt.gui
Methods in io.qt.gui that return QFontDatabase.SystemFontModifier and TypeMethodDescriptionstatic QFontDatabase.SystemFont
QFontDatabase.SystemFont.resolve
(int value) Returns the corresponding enum entry for the given value.static QFontDatabase.SystemFont
Returns the enum constant of this type with the specified name.static QFontDatabase.SystemFont[]
QFontDatabase.SystemFont.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 QFontDatabase.SystemFontModifier and TypeMethodDescriptionstatic QFont
QFontDatabase.systemFont
(QFontDatabase.SystemFont type)