|
LMMS
|
Go to the source code of this file.
Namespaces | |
| namespace | zyncarla |
| namespace | GUI |
Typedefs | |
| typedef void * | GUI::ui_handle_t |
Functions | |
| ui_handle_t | GUI::createUi (Fl_Osc_Interface *osc, void *exit) |
| void | GUI::destroyUi (ui_handle_t) |
| void | GUI::raiseUi (ui_handle_t, const char *) |
| void | GUI::raiseUi (ui_handle_t, const char *, const char *,...) |
| void | GUI::tickUi (ui_handle_t) |
| Fl_Osc_Interface * | GUI::genOscInterface (zyncarla::MiddleWare *) |