|
Guitarix
|
#include <gx_main_interface.h>
Public Member Functions | |
| UiReglerWithCaption () | |
| T * | get_regler () |
Public Member Functions inherited from gx_gui::CpBaseCaption | |
| CpBaseCaption () | |
| ~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 |
Protected Attributes inherited from gx_gui::CpBaseCaption | |
| CpBase | base |
| Gtk::Label | m_label |
Definition at line 124 of file gx_main_interface.h.
|
inline |
Definition at line 128 of file gx_main_interface.h.
|
inline |
Definition at line 130 of file gx_main_interface.h.
|
protected |
Definition at line 126 of file gx_main_interface.h.
Referenced by gx_gui::UiReglerWithCaption< T >::get_regler(), and gx_gui::UiReglerWithCaption< T >::UiReglerWithCaption().