|
| VSTGraphicsSlider (Steinberg::Vst::IEditController *fx, Steinberg::Vst::ParamID num, QGraphicsItem *parent) |
|
void | setValue (double v) |
|
double | value () const |
|
void | setExecutionValue (double v) |
|
void | resetExecution () |
|
void | valueChanged (double arg_1) |
|
void | sliderMoved () |
|
void | sliderReleased () |
|
| QGraphicsSliderBase (QGraphicsItem *parent) |
|
bool | isInHandle (QPointF p) |
|
double | getHandleX () const |
|
double | getExecHandleX () const |
|
QRectF | sliderRect () const |
|
QRectF | handleRect () const |
|
QRectF | execHandleRect () const |
|
void | setRect (const QRectF &r) |
|
QRectF | boundingRect () const override |
|
|
static double | from01 (double v) |
|
static double | map (double v) |
|
static double | unmap (double v) |
|
|
static constexpr const double | min = 0. |
|
static constexpr const double | max = 1. |
|
static constexpr const double | init = 0.5 |
|
|
struct | QGraphicsSliderBase< VSTGraphicsSlider > |
|
struct | score::DefaultControlImpl |
|
struct | score::DefaultGraphicsSliderImpl |
|
The documentation for this class was generated from the following files: