score::GUIApplicationRegistrar Class Reference
Inheritance diagram for score::GUIApplicationRegistrar:
Public Member Functions | |
GUIApplicationRegistrar (ApplicationComponentsData &, const score::GUIApplicationContext &, MenuManager &, ToolbarManager &, ActionManager &) | |
void | registerGUIApplicationPlugin (GUIApplicationPlugin *) |
void | registerPanel (PanelDelegateFactory &) |
Public Member Functions inherited from score::ApplicationRegistrar | |
ApplicationRegistrar (ApplicationComponentsData &) | |
void | registerAddons (std::vector< score::Addon > vec) |
void | registerApplicationPlugin (ApplicationPlugin *) |
void | registerCommands (CommandStore &&cmds) |
void | registerCommands (const CommandGroupKey &k, CommandGeneratorMap &&cmds) |
void | registerFactories (score::hash_map< score::InterfaceKey, std::unique_ptr< InterfaceListBase >> &&cmds) |
void | registerFactory (std::unique_ptr< InterfaceListBase > cmds) |
ApplicationComponentsData & | components () const |
Additional Inherited Members | |
Protected Attributes inherited from score::ApplicationRegistrar | |
ApplicationComponentsData & | m_components |
The documentation for this class was generated from the following files:
- ApplicationRegistrar.hpp
- ApplicationRegistrar.cpp