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