|
void | reload () override |
|
PropertyValue & | get_value () override |
|
PropertyMeta & | get_meta () override |
|
| PropertyEditor (ObjectType t, ObjectProperty::ID prop, class PropertyPanel *p) |
|
virtual void | construct () |
|
void | set_can_apply_all (bool v) |
|
type_signal_changed | signal_changed () |
|
type_signal_changed | signal_apply_all () |
|
type_signal_changed | signal_activate () |
|
bool | get_apply_all () |
|
|
typedef sigc::signal< void > | type_signal_changed |
|
class PropertyPanel * | parent |
|
const ObjectProperty::ID | property_id |
|
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::vector< sigc::connection > | connections |
|
◆ create_editor()
Gtk::Widget * horizon::PropertyEditorNetClass::create_editor |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ get_meta()
PropertyMeta & horizon::PropertyEditorNetClass::get_meta |
( |
| ) |
|
|
inlineoverridevirtual |
◆ get_value()
◆ reload()
void horizon::PropertyEditorNetClass::reload |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: