|
Gtk::Widget * | create_editor () override |
|
Gtk::Widget * | create_editor () override |
|
void | changed () |
|
void | changed () |
|
|
typedef sigc::signal< void > | type_signal_changed |
|
typedef sigc::signal< void > | type_signal_changed |
|
void | reload () override |
|
PropertyValue & | get_value () override |
|
void | reload () override |
|
PropertyValue & | get_value () override |
|
| PropertyEditor (ObjectType t, ObjectProperty::ID prop, class PropertyPanel *p) |
|
virtual void | construct () |
|
void | set_can_apply_all (bool v) |
|
virtual PropertyMeta & | get_meta () |
|
type_signal_changed | signal_changed () |
|
type_signal_changed | signal_apply_all () |
|
type_signal_changed | signal_activate () |
|
bool | get_apply_all () |
|
| PropertyEditor (ObjectType t, ObjectProperty::ID prop, class PropertyPanel *p) |
|
virtual void | construct () |
|
void | set_can_apply_all (bool v) |
|
virtual PropertyMeta & | get_meta () |
|
type_signal_changed | signal_changed () |
|
type_signal_changed | signal_apply_all () |
|
type_signal_changed | signal_activate () |
|
bool | get_apply_all () |
|
class PropertyPanel * | parent |
|
const ObjectProperty::ID | property_id |
|
Gtk::SpinButton * | sp = nullptr |
|
PropertyValueInt | value |
|
const ObjectType | type |
|
const ObjectProperty & | property |
|
Gtk::ToggleButton * | apply_all_button = nullptr |
|
type_signal_changed | s_signal_changed |
|
type_signal_changed | s_signal_apply_all |
|
type_signal_changed | s_signal_activate |
|
PropertyValue | dummy |
|
PropertyMeta | meta |
|
bool | readonly = false |
|
std::deque< sigc::connection > | connections |
|
The documentation for this class was generated from the following files:
- horizon-eda-1.3.0/src/property_panels/property_editor.hpp
- horizon-eda-1.3.0/src/property_panels/property_editor.cpp