Horizon
|
Public Types | |
typedef sigc::signal< void > | type_signal_update |
typedef sigc::signal< void, bool > | type_signal_throttled |
Public Member Functions | |
PropertyPanels (Core *c) | |
void | update_objects (const std::set< SelectableRef > &selection) |
void | reload () |
type_signal_update | signal_update () |
type_signal_update | signal_activate () |
type_signal_throttled | signal_throttled () |
const std::set< SelectableRef > & | get_selection () const |
Friends | |
class | PropertyPanel |