|
Horizon
|
Classes | |
| class | TagLabel |
| class | TagPopover |
Public Member Functions | |
| TagEntry (class IPool &p, ObjectType t, bool edit_mode=false) | |
| std::set< std::string > | get_tags () const |
| void | set_tags (const std::set< std::string > &tags) |
| void | clear () |
Public Member Functions inherited from horizon::Changeable | |
| type_signal_changed | signal_changed () |
Public Attributes | |
| friend | TagPopover |
| friend | TagLabel |
Additional Inherited Members | |
Public Types inherited from horizon::Changeable | |
| typedef sigc::signal< void > | type_signal_changed |
Protected Attributes inherited from horizon::Changeable | |
| type_signal_changed | s_signal_changed |