Guitarix
|
#include <gx_main_interface.h>
Public Member Functions | |
UiReglerWithCaption (gx_engine::GxMachineBase &machine, const std::string &id) | |
void | set_label (const Glib::ustring &label) |
T * | get_regler () |
![]() | |
CpBaseCaption (gx_engine::GxMachineBase &machine, const std::string &id) | |
~CpBaseCaption () | |
void | init (Gxw::Regler ®ler, bool show_value) |
void | set_effect_label (const char *label) |
void | set_rack_label (const char *label) |
void | set_rack_label_inverse (const char *label) |
Protected Attributes | |
T | regler |
![]() | |
CpBase | base |
Gtk::Label | m_label |
Definition at line 130 of file gx_main_interface.h.
|
inline |
Definition at line 134 of file gx_main_interface.h.
|
inline |
Definition at line 137 of file gx_main_interface.h.
Referenced by gx_gui::StackBoxBuilder::get_box().
void gx_gui::UiReglerWithCaption< T >::set_label | ( | const Glib::ustring & | label | ) |
|
protected |
Definition at line 132 of file gx_main_interface.h.