Lumiera  0.pre.03
»edit your freedom«
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
navigator.hpp File Reference

Go to the source code of this file.

Description

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.

Todo:
WIP 2/2017 early draft / foundations of "interaction control"
See also
interaction-director.hpp
ui-bus.hpp

Definition in file navigator.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.