score::QGraphicsSpinbox Class Referencefinal
Inheritance diagram for score::QGraphicsSpinbox:

Public Member Functions

 QGraphicsSpinbox (QGraphicsItem *parent)
 
void setValue (float r)
 
void setExecutionValue (float r)
 
void resetExecution ()
 
void setRange (float min, float max)
 
float value () const
 
double unmap (double v) const noexcept
 
double map (double v) const noexcept
 
void sliderMoved ()
 
void sliderReleased ()
 

Public Attributes

float min {}
 
float max {}
 
bool moving = false
 

Friends

struct DefaultGraphicsSpinboxImpl
 

The documentation for this class was generated from the following files: