Guitarix
|
#include <gx_main_interface.h>
Public Member Functions | |
UiDisplayWithCaption (gx_engine::GxMachineBase &machine, const std::string &id) | |
T * | get_regler () |
![]() | |
CpBaseCaptionBoxed (gx_engine::GxMachineBase &machine, const std::string &id) | |
~CpBaseCaptionBoxed () | |
void | init (Gxw::Regler ®ler, bool show_value) |
void | set_rack_label (const char *label) |
void | set_rack_label_inverse (const char *label) |
Protected Attributes | |
T | regler |
![]() | |
CpBase | base |
Gtk::HBox | h_box |
Gtk::Label | m_label |
Definition at line 150 of file gx_main_interface.h.
|
inline |
Definition at line 154 of file gx_main_interface.h.
|
inline |
Definition at line 156 of file gx_main_interface.h.
|
protected |
Definition at line 152 of file gx_main_interface.h.
Referenced by gx_gui::UiDisplayWithCaption< T >::get_regler().