score::QGraphicsXYSpinboxChooser Class Referencefinal
Inheritance diagram for score::QGraphicsXYSpinboxChooser:

Public Member Functions

 QGraphicsXYSpinboxChooser (bool isRange, QGraphicsItem *parent)
 
void setPoint (const QPointF &r)
 
void setValue (ossia::vec2f v)
 
void setRange (ossia::vec2f min={0.f, 0.f}, ossia::vec2f max={1.f, 1.f})
 
ossia::vec2f value () const noexcept
 
ossia::vec2f getMin () const noexcept
 
ossia::vec2f getMax () const noexcept
 
void sliderMoved ()
 
void sliderReleased ()
 

Public Attributes

bool moving = false
 

Friends

struct DefaultGraphicsSpinboxImpl
 

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