Loading...
Searching...
No Matches
score::ApplicationComponents Class Reference
Public Member Functions | |
| ApplicationComponents (const score::ApplicationComponentsData &d) | |
| const auto & | applicationPlugins () const |
| const auto & | guiApplicationPlugins () const |
| const auto & | addons () const |
| template<typename T > | |
| T & | applicationPlugin () const |
| template<typename T > | |
| T & | guiApplicationPlugin () const |
| template<typename T > | |
| T * | findApplicationPlugin () const |
| template<typename T > | |
| T * | findGuiApplicationPlugin () const |
| auto | panels () const |
| template<typename T > | |
| T & | panel () const |
| template<typename T > | |
| T * | findPanel () const |
| template<typename T > | |
| const T * | findInterfaces () const |
| template<typename T > | |
| const T & | interfaces () const |
| score::Command * | instantiateUndoCommand (const CommandData &cmd) const |
The documentation for this class was generated from the following files:
- ApplicationComponents.hpp
- ApplicationComponents.cpp