Guitarix
|
#include <gx_main_interface.h>
Public Member Functions | |
UiSelectorWithCaption (gx_engine::GxMachineBase &machine, const std::string &id, const char *label) | |
~UiSelectorWithCaption () | |
void | set_name (const Glib::ustring &n) |
void | set_rack_label_inverse () |
Definition at line 187 of file gx_main_interface.h.
gx_gui::UiSelectorWithCaption< T >::UiSelectorWithCaption | ( | gx_engine::GxMachineBase & | machine, |
const std::string & | id, | ||
const char * | label | ||
) |
Definition at line 199 of file gx_main_interface.h.
gx_gui::UiSelectorWithCaption< T >::~UiSelectorWithCaption | ( | ) |
Definition at line 216 of file gx_main_interface.h.
|
inline |
Definition at line 194 of file gx_main_interface.h.
|
inline |
Definition at line 195 of file gx_main_interface.h.
Referenced by gx_gui::StackBoxBuilder::get_box().