score::MaxRangeSpinBox< SpinBox > Class Template Reference
The MaxRangeSpinBox class. More...
Inheritance diagram for score::MaxRangeSpinBox< SpinBox >:
Detailed Description
template<typename SpinBox>
class score::MaxRangeSpinBox< SpinBox >
The MaxRangeSpinBox class.
A spinbox mixin that will set its min and max to the biggest positive and negative numbers for the given spinbox type.
Public Member Functions | |
template<typename... Args> | |
MaxRangeSpinBox (Args &&... args) | |
void | wheelEvent (QWheelEvent *event) override |
The documentation for this class was generated from the following file: