Lumiera  0.pre.03
»edit your freedom«
elem-access-dir.hpp File Reference

Go to the source code of this file.

Description

A service to discover and access raw UI elements in a cross cutting way.

This is the actual low-level implementation of the model::ElementAccess interface Tightly coupled to the internals of Lumiera's GTK UI, this implementation embodies all the inside knowledge necessary to navigate over the various levels (Windows, panels, views, specific components) to get at those elements abstracted as UI-Coordinates.

Note
as of 4/2018 this is a first draft and will remain unimplemented for the time being
Todo:
WIP-WIP-WIP need to learn more about the concrete UI implementation ///////////////////////TICKET #1134
See also
view-locator.hpp
navigator.hpp

Definition in file elem-access-dir.hpp.

Classes

class  ElemAccessDir
 Low-level service to navigate the internals of the Lumiera GTK UI. More...
 

Namespaces

 stage
 Lumiera GTK UI implementation root.
 
 stage::ctrl
 Backbone of the Lumiera GTK UI.