Guitarix
|
#include <gx_main_interface.h>
Public Member Functions | |
UiMasterReglerWithCaption (gx_engine::GxMachineBase &machine, const std::string &id) | |
T * | get_regler () |
![]() | |
CpMasterCaption (gx_engine::GxMachineBase &machine, const std::string &id) | |
~CpMasterCaption () | |
void | init (Gxw::Regler ®ler) |
void | set_label (const char *label) |
Protected Attributes | |
T | regler |
![]() | |
CpBase | base |
Gtk::Label | m_label |
Definition at line 141 of file gx_main_interface.h.
|
inline |
Definition at line 145 of file gx_main_interface.h.
|
inline |
Definition at line 147 of file gx_main_interface.h.
|
protected |
Definition at line 143 of file gx_main_interface.h.
Referenced by gx_gui::UiMasterReglerWithCaption< T >::get_regler(), and gx_gui::UiMasterReglerWithCaption< T >::UiMasterReglerWithCaption().