|
Horizon
|
Public Member Functions | |
| UnitPreview (class IPool &pool) | |
| void | load (const class Unit *unit) |
Public Member Functions inherited from horizon::PoolGotoProvider | |
| type_signal_goto | signal_goto () |
Additional Inherited Members | |
Public Types inherited from horizon::PoolGotoProvider | |
| typedef sigc::signal< void, ObjectType, UUID > | type_signal_goto |
Protected Member Functions inherited from horizon::PreviewBase | |
| Gtk::Button * | create_goto_button (ObjectType type, std::function< UUID(void)> fn) |
Protected Attributes inherited from horizon::PreviewBase | |
| std::set< Gtk::Button * > | goto_buttons |
Protected Attributes inherited from horizon::PoolGotoProvider | |
| type_signal_goto | s_signal_goto |