|
Guitarix
|
#include <gx_main_interface.h>


Public Member Functions | |
| UiDisplayWithCaption (gx_engine::GxMachineBase &machine, const std::string &id) | |
| T * | get_regler () |
Public Member Functions inherited from gx_gui::CpBaseCaptionBoxed | |
| 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 |
Protected Attributes inherited from gx_gui::CpBaseCaptionBoxed | |
| CpBase | base |
| Gtk::HBox | h_box |
| Gtk::Label | m_label |
Definition at line 151 of file gx_main_interface.h.
|
inline |
Definition at line 155 of file gx_main_interface.h.
|
inline |
Definition at line 157 of file gx_main_interface.h.
|
protected |
Definition at line 153 of file gx_main_interface.h.