Guitarix
gx_gui::CpBaseCaptionBoxed Class Reference

#include <gx_main_interface.h>

Inheritance diagram for gx_gui::CpBaseCaptionBoxed:
Collaboration diagram for gx_gui::CpBaseCaptionBoxed:

Public Member Functions

 CpBaseCaptionBoxed (gx_engine::GxMachineBase &machine, const std::string &id)
 
 ~CpBaseCaptionBoxed ()
 
void init (Gxw::Regler &regler, bool show_value)
 
void set_rack_label (const char *label)
 
void set_rack_label_inverse (const char *label)
 

Protected Attributes

CpBase base
 
Gtk::HBox h_box
 
Gtk::Label m_label
 

Detailed Description

Definition at line 106 of file gx_main_interface.h.

Constructor & Destructor Documentation

◆ CpBaseCaptionBoxed()

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

Definition at line 219 of file gxw_mm_controllers.cpp.

◆ ~CpBaseCaptionBoxed()

gx_gui::CpBaseCaptionBoxed::~CpBaseCaptionBoxed ( )

Definition at line 227 of file gxw_mm_controllers.cpp.

Member Function Documentation

◆ init()

void gx_gui::CpBaseCaptionBoxed::init ( Gxw::Regler regler,
bool  show_value 
)

Definition at line 230 of file gxw_mm_controllers.cpp.

◆ set_rack_label()

void gx_gui::CpBaseCaptionBoxed::set_rack_label ( const char *  label)

Definition at line 242 of file gxw_mm_controllers.cpp.

◆ set_rack_label_inverse()

void gx_gui::CpBaseCaptionBoxed::set_rack_label_inverse ( const char *  label)

Definition at line 249 of file gxw_mm_controllers.cpp.

Member Data Documentation

◆ base

CpBase gx_gui::CpBaseCaptionBoxed::base
protected

Definition at line 108 of file gx_main_interface.h.

Referenced by init().

◆ h_box

Gtk::HBox gx_gui::CpBaseCaptionBoxed::h_box
protected

Definition at line 109 of file gx_main_interface.h.

Referenced by init().

◆ m_label

Gtk::Label gx_gui::CpBaseCaptionBoxed::m_label
protected

Definition at line 110 of file gx_main_interface.h.

Referenced by init(), set_rack_label(), and set_rack_label_inverse().


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