Horizon
Public Member Functions | Protected Member Functions | List of all members
horizon::PropertyEditorDim Class Reference
Inheritance diagram for horizon::PropertyEditorDim:
horizon::PropertyEditor

Public Member Functions

void reload () override
 
PropertyValueget_value () override
 
void set_range (int64_t min, int64_t max)
 
- Public Member Functions inherited from horizon::PropertyEditor
 PropertyEditor (ObjectType t, ObjectProperty::ID prop, class PropertyPanel *p)
 
virtual void construct ()
 
void set_can_apply_all (bool v)
 
virtual PropertyMetaget_meta ()
 
type_signal_changed signal_changed ()
 
type_signal_changed signal_apply_all ()
 
type_signal_changed signal_activate ()
 
bool get_apply_all ()
 

Protected Member Functions

Gtk::Widget * create_editor () override
 

Additional Inherited Members

- Public Types inherited from horizon::PropertyEditor
typedef sigc::signal< void > type_signal_changed
 
- Public Attributes inherited from horizon::PropertyEditor
class PropertyPanelparent
 
const ObjectProperty::ID property_id
 
- Protected Attributes inherited from horizon::PropertyEditor
const ObjectType type
 
const ObjectPropertyproperty
 
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: