|
| | Fl_Osc_StrChoice (int X, int Y, int W, int H, const char *label=NULL) |
| virtual | ~Fl_Osc_StrChoice (void) |
| void | init (std::string path_) |
| void | OSC_value (const char *S) override |
| void | update (void) |
| void | callback (Fl_Callback *cb, void *p=NULL) |
| void | cb (void) |
| | Fl_Osc_Widget (void) |
| | Fl_Osc_Widget (Fl_Widget *self) |
| | Fl_Osc_Widget (std::string loc, Fl_Osc_Interface *osc) |
| virtual | ~Fl_Osc_Widget (void) |
| virtual void | OSC_value (float) |
| virtual void | OSC_value (bool) |
| virtual void | OSC_value (int) |
| virtual void | OSC_value (char) |
| virtual void | OSC_value (unsigned, void *) |
| virtual void | OSC_value (float x, const char *) |
| virtual void | OSC_value (bool x, const char *) |
| virtual void | OSC_value (int x, const char *) |
| virtual void | OSC_value (char x, const char *) |
| virtual void | OSC_value (unsigned x, void *v, const char *) |
| virtual void | OSC_value (const char *x, const char *) |
| virtual void | OSC_raw (const char *) |
| void | oscWrite (std::string path, const char *args,...) |
| void | oscWrite (std::string path) |
| void | oscRegister (const char *path) |
| virtual void | rebase (std::string new_base) |
| void | oscMove (std::string new_ext) |
| void | oscMove (std::string old_loc, std::string new_loc) |
◆ Fl_Osc_StrChoice()
◆ ~Fl_Osc_StrChoice()
| virtual Fl_Osc_StrChoice::~Fl_Osc_StrChoice |
( |
void | | ) |
|
|
inlinevirtual |
◆ callback()
| void Fl_Osc_StrChoice::callback |
( |
Fl_Callback * | cb, |
|
|
void * | p = NULL ) |
|
inline |
◆ cb()
◆ init()
| void Fl_Osc_StrChoice::init |
( |
std::string | path_ | ) |
|
|
inline |
◆ OSC_value()
| void Fl_Osc_StrChoice::OSC_value |
( |
const char * | S | ) |
|
|
inlineoverridevirtual |
◆ update()
◆ cb_data
| std::pair<Fl_Callback*, void*> Fl_Osc_StrChoice::cb_data |
|
private |
The documentation for this class was generated from the following file:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/native-plugins/external/zynaddsubfx/UI/NioUI.cpp