#include <asset.h>
◆ PropertyAsset()
| PropertyAsset::PropertyAsset |
( |
Kage * | p_kage | ) |
|
◆ ~PropertyAsset()
| PropertyAsset::~PropertyAsset |
( |
| ) |
|
|
virtual |
◆ Alpha_onChange()
| void PropertyAsset::Alpha_onChange |
( |
| ) |
|
◆ EntryHeight_onEnter()
| void PropertyAsset::EntryHeight_onEnter |
( |
| ) |
|
◆ EntryRotation_onEnter()
| void PropertyAsset::EntryRotation_onEnter |
( |
| ) |
|
◆ EntryWidth_onEnter()
| void PropertyAsset::EntryWidth_onEnter |
( |
| ) |
|
◆ EntryX_onEnter()
| void PropertyAsset::EntryX_onEnter |
( |
| ) |
|
◆ EntryY_onEnter()
| void PropertyAsset::EntryY_onEnter |
( |
| ) |
|
◆ getScaleAlpha()
| unsigned int PropertyAsset::getScaleAlpha |
( |
| ) |
|
◆ setHeightText()
| void PropertyAsset::setHeightText |
( |
double | p_height | ) |
|
◆ setRotationText()
| void PropertyAsset::setRotationText |
( |
double | p_rotation | ) |
|
◆ setScaleAlpha()
| void PropertyAsset::setScaleAlpha |
( |
double | p_alpha | ) |
|
◆ setWidthText()
| void PropertyAsset::setWidthText |
( |
double | p_width | ) |
|
◆ setXText()
| void PropertyAsset::setXText |
( |
double | p_x | ) |
|
◆ setYText()
| void PropertyAsset::setYText |
( |
double | p_y | ) |
|
◆ _adjustAlpha
| Glib::RefPtr<Gtk::Adjustment> PropertyAsset::_adjustAlpha |
|
protected |
◆ _kage
| Kage* PropertyAsset::_kage |
|
protected |
◆ _scaleAlpha
| Gtk::Scale PropertyAsset::_scaleAlpha |
|
protected |
◆ m_EntryHeight
| Gtk::Entry PropertyAsset::m_EntryHeight |
|
protected |
◆ m_EntryRotation
| Gtk::Entry PropertyAsset::m_EntryRotation |
|
protected |
◆ m_EntryWidth
| Gtk::Entry PropertyAsset::m_EntryWidth |
|
protected |
◆ m_EntryX
| Gtk::Entry PropertyAsset::m_EntryX |
|
protected |
◆ m_EntryY
| Gtk::Entry PropertyAsset::m_EntryY |
|
protected |
◆ m_LabelAlpha
| Gtk::Label PropertyAsset::m_LabelAlpha |
|
protected |
◆ m_LabelHeight
| Gtk::Label PropertyAsset::m_LabelHeight |
|
protected |
◆ m_LabelRotation
| Gtk::Label PropertyAsset::m_LabelRotation |
|
protected |
◆ m_LabelWidth
| Gtk::Label PropertyAsset::m_LabelWidth |
|
protected |
◆ m_LabelX
| Gtk::Label PropertyAsset::m_LabelX |
|
protected |
◆ m_LabelY
| Gtk::Label PropertyAsset::m_LabelY |
|
protected |
◆ m_propAssetV1
| Gtk::VBox PropertyAsset::m_propAssetV1 |
|
protected |
◆ m_propAssetV2
| Gtk::VBox PropertyAsset::m_propAssetV2 |
|
protected |
The documentation for this class was generated from the following files: