Loading...
Searching...
No Matches
GUIApplicationContext.hpp
Definition ApplicationComponents.hpp:68
Used to access all the application-wide state and structures.
Definition ApplicationContext.hpp:24
Specializes ApplicationContext with the QMainWindow.
Definition GUIApplicationContext.hpp:15
const auto & applicationPlugins() const
List of all the application-wide plug-ins.
Definition GUIApplicationContext.hpp:51
const auto & guiApplicationPlugins() const
List of all the gui application-wide plug-ins.
Definition GUIApplicationContext.hpp:58
auto panels() const
List of the available GUI panels.
Definition GUIApplicationContext.hpp:28
T & panel() const
Access to a specific PanelDelegate.
Definition GUIApplicationContext.hpp:36
T & guiApplicationPlugin() const
Access a specific gui application plug-in instance.
Definition GUIApplicationContext.hpp:86
T & applicationPlugin() const
Access a specific application plug-in instance.
Definition GUIApplicationContext.hpp:69