score::DoubleSlider Class Reference
The DoubleSlider class. More...
Inheritance diagram for score::DoubleSlider:
Detailed Description
The DoubleSlider class.
- *- *
- * Always between 0. - 1.
- * min and max properties are for value display purpose only
Public Attributes | |
bool | moving = false |
double | min {} |
double | max {} |
double | init {} |
Protected Member Functions | |
void | paintEvent (QPaintEvent *) override |
void | paint (QPainter &p) |
void | paintWithText (const QString &s) |
The documentation for this class was generated from the following files:
- DoubleSlider.hpp
- DoubleSlider.cpp