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, double init)
 
void setNoValueChangeOnMove (bool)
 
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 {}
 
double init {}
 
bool moving = false
 

Friends

struct DefaultControlImpl
 
struct DefaultGraphicsSpinboxImpl
 

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