score::QGraphicsIntSpinbox Class Referencefinal
Inheritance diagram for score::QGraphicsIntSpinbox:

Public Member Functions

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

Public Attributes

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

Friends

struct DefaultGraphicsSpinboxImpl
 

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