Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
Global interface navigation control.
Beyond just clicking on some buttons or issuing menu / key commands, the Lumiera interface allows the user to move through interface space, to leave one _"place"_ (WorkSite) and enter another. The interact::Navigator is a controller entity to implement the necessary mechanics for this navigation.
Definition in file navigator.hpp.
#include "stage/gtk-base.hpp"
#include "stage/interact/ui-coord-resolver.hpp"
#include "lib/nocopy.hpp"
Classes | |
class | Navigator |
Global cross-cutting navigation within user interface space. More... | |
Namespaces | |
stage | |
Lumiera GTK UI implementation root. | |
stage::interact | |
UI interaction control. | |