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