Uses of Enum
io.qt.gui.QStaticText.PerformanceHint
Packages that use QStaticText.PerformanceHint
-
Uses of QStaticText.PerformanceHint in io.qt.gui
Methods in io.qt.gui that return QStaticText.PerformanceHintModifier and TypeMethodDescriptionQStaticText.performanceHint()
static QStaticText.PerformanceHint
QStaticText.PerformanceHint.resolve
(int value) Returns the corresponding enum entry for the given value.static QStaticText.PerformanceHint
Returns the enum constant of this type with the specified name.static QStaticText.PerformanceHint[]
QStaticText.PerformanceHint.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 QStaticText.PerformanceHintModifier and TypeMethodDescriptionfinal void
QStaticText.setPerformanceHint
(QStaticText.PerformanceHint performanceHint)