![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Global interface navigation control. More...
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"Namespaces | |
| namespace | stage |
| Lumiera GTK UI implementation root. | |
| namespace | stage::interact |
| UI interaction control. | |
Classes | |
| class | Navigator |
| Global cross-cutting navigation within user interface space. More... | |