Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
Global help controller.
The Wizard is a global controller to handle launching the user help, context sensitive help and further user assistance and support UI.
Definition in file wizard.hpp.
Classes | |
class | Wizard |
Global cross-cutting navigation in interface space, foundation to implement user assistance and context sensitive help. More... | |
Variables | |
lib::idi::EntryID< ErrorLog > | theErrorLog_ID {"global_ErrorLog"} |
storage for an unique, globally known ID. More... | |
Namespaces | |
stage | |
Lumiera GTK UI implementation root. | |
stage::ctrl | |
Backbone of the Lumiera GTK UI. | |
stage::dialog | |
Dialog box classes. | |
stage::interact | |
UI interaction control. | |
steam | |
Steam-Layer implementation namespace root. | |
steam::asset | |
The asset subsystem of the Steam-Layer. | |
LogID theErrorLog_ID {"global_ErrorLog"} |
storage for an unique, globally known ID.
Used to address the corresponding ErrorLogView in the UI
Definition at line 57 of file error-log.cpp.
Referenced by Builder< ErrorLog >::commit(), and ErrorLog::global().