|
Guitarix
|
#include <gx_main_interface.h>
Public Member Functions | |
| UiDisplayWithCaption () | |
| T * | get_regler () |
Public Member Functions inherited from gx_gui::CpBaseCaptionBoxed | |
| CpBaseCaptionBoxed () | |
| ~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 144 of file gx_main_interface.h.
|
inline |
Definition at line 148 of file gx_main_interface.h.
|
inline |
Definition at line 150 of file gx_main_interface.h.
|
protected |
Definition at line 146 of file gx_main_interface.h.
Referenced by gx_gui::UiDisplayWithCaption< T >::get_regler(), and gx_gui::UiDisplayWithCaption< T >::UiDisplayWithCaption().