#include <WidgetPDial.h>
|
| | WidgetPDial (int x, int y, int w, int h, const char *label=0) |
| | ~WidgetPDial () |
| int | handle (int event) |
| void | draw () |
| void | pdialcolor (int r, int g, int b) |
| void | tooltip (const char *c) |
| void | set_transform (float(*transformer)(float)) |
| void | set_rounding (unsigned int digits=0) |
| | WidgetPDial (int x, int y, int w, int h, const char *label=0) |
| | ~WidgetPDial () |
| int | handle (int event) |
| void | draw () |
| void | pdialcolor (int r, int g, int b) |
| void | tooltip (const char *c) |
◆ WidgetPDial() [1/2]
◆ ~WidgetPDial() [1/2]
| WidgetPDial::~WidgetPDial |
( |
| ) |
|
◆ WidgetPDial() [2/2]
◆ ~WidgetPDial() [2/2]
| WidgetPDial::~WidgetPDial |
( |
| ) |
|
◆ draw() [1/2]
| void WidgetPDial::draw |
( |
| ) |
|
◆ draw() [2/2]
| void WidgetPDial::draw |
( |
| ) |
|
◆ getPos() [1/2]
| void WidgetPDial::getPos |
( |
| ) |
|
|
private |
◆ getPos() [2/2]
| void WidgetPDial::getPos |
( |
| ) |
|
|
private |
◆ handle() [1/2]
| int WidgetPDial::handle |
( |
int | event | ) |
|
◆ handle() [2/2]
| int WidgetPDial::handle |
( |
int | event | ) |
|
◆ pdialcolor() [1/2]
◆ pdialcolor() [2/2]
◆ resetPos() [1/2]
| void WidgetPDial::resetPos |
( |
| ) |
|
|
private |
◆ resetPos() [2/2]
| void WidgetPDial::resetPos |
( |
| ) |
|
|
private |
◆ set_rounding()
| void WidgetPDial::set_rounding |
( |
unsigned int | digits = 0 | ) |
|
◆ set_transform()
| void WidgetPDial::set_transform |
( |
float(* | transformer )(float) | ) |
|
◆ tooltip() [1/2]
◆ tooltip() [2/2]
◆ integer_step
| bool WidgetPDial::integer_step |
|
protected |
◆ mod_state
| int WidgetPDial::mod_state |
|
private |
◆ old_y
◆ oldvalue
| double WidgetPDial::oldvalue |
|
private |
◆ pos
◆ reset_value
| float WidgetPDial::reset_value |
◆ textset
| bool WidgetPDial::textset |
|
private |
◆ tipwin
| class TipWin * WidgetPDial::tipwin |
|
private |
◆ transform
| float(* WidgetPDial::transform) (float) |
|
private |
◆ use_rounding
| bool WidgetPDial::use_rounding |
|
protected |
The documentation for this class was generated from the following files:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/native-plugins/external/zynaddsubfx/UI/WidgetPDial.h
- /home/runner/work/lmms-fork/lmms-fork/plugins/ZynAddSubFx/zynaddsubfx/src/UI/WidgetPDial.h
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/native-plugins/external/zynaddsubfx/UI/WidgetPDial.cpp
- /home/runner/work/lmms-fork/lmms-fork/plugins/ZynAddSubFx/zynaddsubfx/src/UI/WidgetPDial.cpp