Guitarix
gx_gui::CpMasterCaption Class Reference

#include <gx_main_interface.h>

Inheritance diagram for gx_gui::CpMasterCaption:
Collaboration diagram for gx_gui::CpMasterCaption:

Public Member Functions

 CpMasterCaption (gx_engine::GxMachineBase &machine, const std::string &id)
 
 ~CpMasterCaption ()
 
void init (Gxw::Regler &regler)
 
void set_label (const char *label)
 

Protected Attributes

CpBase base
 
Gtk::Label m_label
 

Detailed Description

Definition at line 95 of file gx_main_interface.h.

Constructor & Destructor Documentation

◆ CpMasterCaption()

gx_gui::CpMasterCaption::CpMasterCaption ( gx_engine::GxMachineBase machine,
const std::string &  id 
)

Definition at line 187 of file gxw_mm_controllers.cpp.

◆ ~CpMasterCaption()

gx_gui::CpMasterCaption::~CpMasterCaption ( )

Definition at line 194 of file gxw_mm_controllers.cpp.

Member Function Documentation

◆ init()

void gx_gui::CpMasterCaption::init ( Gxw::Regler regler)

◆ set_label()

void gx_gui::CpMasterCaption::set_label ( const char *  label)

Definition at line 211 of file gxw_mm_controllers.cpp.

Member Data Documentation

◆ base

CpBase gx_gui::CpMasterCaption::base
protected

Definition at line 97 of file gx_main_interface.h.

Referenced by init().

◆ m_label

Gtk::Label gx_gui::CpMasterCaption::m_label
protected

Definition at line 98 of file gx_main_interface.h.

Referenced by init(), and set_label().


The documentation for this class was generated from the following files: