37 #ifndef STAGE_FACADE_H 38 #define STAGE_FACADE_H 100 LUMIERA_INTERFACE_SLOT (
bool, launchUI, (
void*))
Dependencies and lifecycle of a partially independent Subsystem of the Application.
LUMIERA_INTERFACE_DECLARE(lumieraorg_Gui, 1,)
interface of the GuiStarterPlugin
Any copy and copy construction prohibited.
static lumiera::Subsys & getDescriptor()
provide a descriptor for lumiera::AppState, wired accordingly to allow main to load, start and stop the Lumiera GTK GUI.
Lumiera interface macros and structures.
Mix-Ins to allow or prohibit various degrees of copying and cloning.
Describing dependencies and lifecycle of the application's primary parts.
Lumiera GTK UI implementation root.
static bool isUp()
weather the GUI has been started and all interfaces are opened
Global access point for loading and starting up the Lumiera GTK GUI and for controlling the GUI lifec...