Loading...
Searching...
No Matches
score::QGraphicsMultiSliderXY Class Referencefinal
Inheritance diagram for score::QGraphicsMultiSliderXY:

Public Member Functions

 QGraphicsMultiSliderXY (QGraphicsItem *parent)
 
void setPoint (const QPointF &r)
 
void setValue (ossia::value v)
 
ossia::value value () const
 
void setRange (const ossia::value &min, const ossia::value &max)
 
void setRange (const ossia::domain &dom)
 
void sliderMoved ()
 
void sliderReleased ()
 

Static Public Member Functions

static constexpr double width ()
 
static constexpr double height ()
 

Public Attributes

std::vector< ossia::value > tab
 
halp::xy_type< float > cursorSize {0.04, 0.04}
 
int selectedCursor
 
bool isSelected
 
double min {0.}
 
double max {1.}
 
int m_grab {-1}
 
ossia::value m_value {}
 
ossia::value m_execValue {}
 
bool m_hasExec {}
 
bool moving = false
 
RightClickImplimpl {}
 

Friends

template<typename T >
struct GridWidget
 

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