[][src]Module qt_widgets::q_abstract_spin_box

C++ type: QAbstractSpinBox

Structs

ButtonSymbols

This enum type describes the symbols that can be displayed on the buttons in a spin box.

CorrectionMode

This enum type describes the mode the spinbox will use to correct an Intermediate value if editing finishes.

StepEnabledFlag

The StepEnabled type is a typedef for QFlags<StepEnabledFlag>. It stores an OR combination of StepEnabledFlag values.

StepType

C++ enum: QAbstractSpinBox::StepType.