#include <stage.h>
◆ PropertyStage()
PropertyStage::PropertyStage |
( |
Kage * |
p_kage | ) |
|
◆ ~PropertyStage()
PropertyStage::~PropertyStage |
( |
| ) |
|
|
virtual |
◆ ColorButtonStage_onClick()
void PropertyStage::ColorButtonStage_onClick |
( |
| ) |
|
◆ EntryStageArea_onEnter()
void PropertyStage::EntryStageArea_onEnter |
( |
| ) |
|
◆ EntryStageFPS_onEnter()
void PropertyStage::EntryStageFPS_onEnter |
( |
| ) |
|
◆ setBackgroundColor()
void PropertyStage::setBackgroundColor |
( |
Gdk::Color |
p_color | ) |
|
◆ setFPSText()
void PropertyStage::setFPSText |
( |
unsigned int |
p_fps | ) |
|
◆ setHeightText()
void PropertyStage::setHeightText |
( |
double |
p_height | ) |
|
◆ setWidthText()
void PropertyStage::setWidthText |
( |
double |
p_width | ) |
|
◆ _kage
Kage* PropertyStage::_kage |
|
protected |
◆ m_ColorButtonStage
Gtk::ColorButton PropertyStage::m_ColorButtonStage |
|
protected |
◆ m_ColorSelectionStage
Gtk::ColorSelection PropertyStage::m_ColorSelectionStage |
|
protected |
◆ m_EntryStageFPS
Gtk::Entry PropertyStage::m_EntryStageFPS |
|
protected |
◆ m_EntryStageHgt
Gtk::Entry PropertyStage::m_EntryStageHgt |
|
protected |
◆ m_EntryStageWid
Gtk::Entry PropertyStage::m_EntryStageWid |
|
protected |
◆ m_LabelStageBG
Gtk::Label PropertyStage::m_LabelStageBG |
|
protected |
◆ m_LabelStageFPS
Gtk::Label PropertyStage::m_LabelStageFPS |
|
protected |
◆ m_LabelStageHgt
Gtk::Label PropertyStage::m_LabelStageHgt |
|
protected |
◆ m_LabelStageWid
Gtk::Label PropertyStage::m_LabelStageWid |
|
protected |
◆ m_PropStageV1
Gtk::VBox PropertyStage::m_PropStageV1 |
|
protected |
◆ m_PropStageV2
Gtk::VBox PropertyStage::m_PropStageV2 |
|
protected |
The documentation for this class was generated from the following files: