Guitarix
Demo Class Reference
Inheritance diagram for Demo:
Collaboration diagram for Demo:

Public Member Functions

 Demo ()
 

Protected Attributes

Gtk::VBox m_vbox
 
Gtk::HBox m_hbox1
 
Gxw::Switch m_switch1
 
Gxw::Switch m_switch2
 
Gxw::Switch m_switch3
 
Gxw::Switch m_switch4
 
Gxw::Switch m_switch5
 
Gtk::HBox m_hbox2
 
Gtk::Adjustment m_adj
 
Gxw::SmallKnob m_smallknob
 
Gxw::BigKnob m_bigknob
 
Gxw::EqSlider m_eqslider
 

Detailed Description

Definition at line 10 of file gxw_demo.cc.

Constructor & Destructor Documentation

◆ Demo()

Demo::Demo ( )

Definition at line 31 of file gxw_demo.cc.

Member Data Documentation

◆ m_adj

Gtk::Adjustment Demo::m_adj
protected

Definition at line 25 of file gxw_demo.cc.

◆ m_bigknob

Gxw::BigKnob Demo::m_bigknob
protected

Definition at line 27 of file gxw_demo.cc.

Referenced by Demo().

◆ m_eqslider

Gxw::EqSlider Demo::m_eqslider
protected

Definition at line 28 of file gxw_demo.cc.

Referenced by Demo().

◆ m_hbox1

Gtk::HBox Demo::m_hbox1
protected

Definition at line 18 of file gxw_demo.cc.

Referenced by Demo().

◆ m_hbox2

Gtk::HBox Demo::m_hbox2
protected

Definition at line 24 of file gxw_demo.cc.

Referenced by Demo().

◆ m_smallknob

Gxw::SmallKnob Demo::m_smallknob
protected

Definition at line 26 of file gxw_demo.cc.

Referenced by Demo().

◆ m_switch1

Gxw::Switch Demo::m_switch1
protected

Definition at line 19 of file gxw_demo.cc.

Referenced by Demo().

◆ m_switch2

Gxw::Switch Demo::m_switch2
protected

Definition at line 20 of file gxw_demo.cc.

Referenced by Demo().

◆ m_switch3

Gxw::Switch Demo::m_switch3
protected

Definition at line 21 of file gxw_demo.cc.

Referenced by Demo().

◆ m_switch4

Gxw::Switch Demo::m_switch4
protected

Definition at line 22 of file gxw_demo.cc.

Referenced by Demo().

◆ m_switch5

Gxw::Switch Demo::m_switch5
protected

Definition at line 23 of file gxw_demo.cc.

Referenced by Demo().

◆ m_vbox

Gtk::VBox Demo::m_vbox
protected

Definition at line 17 of file gxw_demo.cc.

Referenced by Demo().


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