Guitarix
|
#include <gx_main_interface.h>
Public Member Functions | |
UiMasterReglerWithCaption () | |
T * | get_regler () |
Public Member Functions inherited from gx_gui::CpMasterCaption | |
CpMasterCaption () | |
~CpMasterCaption () | |
void | init (Gxw::Regler ®ler) |
void | set_label (const char *label) |
Protected Attributes | |
T | regler |
Protected Attributes inherited from gx_gui::CpMasterCaption | |
CpBase | base |
Gtk::Label | m_label |
Definition at line 134 of file gx_main_interface.h.
|
inline |
Definition at line 138 of file gx_main_interface.h.
|
inline |
Definition at line 140 of file gx_main_interface.h.
|
protected |
Definition at line 136 of file gx_main_interface.h.
Referenced by gx_gui::UiMasterReglerWithCaption< T >::get_regler(), and gx_gui::UiMasterReglerWithCaption< T >::UiMasterReglerWithCaption().