Uses of Enum
io.qt.widgets.QAbstractSpinBox.ButtonSymbols
-
Uses of QAbstractSpinBox.ButtonSymbols in io.qt.widgets
Modifier and TypeMethodDescriptionQAbstractSpinBox.buttonSymbols()
QStyleOptionSpinBox.buttonSymbols()
The type of button symbols to draw for the spin boxQAbstractSpinBox.getButtonSymbols()
Kotlin property getter.QStyleOptionSpinBox.getButtonSymbols()
Kotlin property getter.QAbstractSpinBox.ButtonSymbols.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QAbstractSpinBox.ButtonSymbols[]
QAbstractSpinBox.ButtonSymbols.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal void
QAbstractSpinBox.setButtonSymbols
(QAbstractSpinBox.ButtonSymbols bs) final void
QStyleOptionSpinBox.setButtonSymbols
(QAbstractSpinBox.ButtonSymbols buttonSymbols) The type of button symbols to draw for the spin box