Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
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.
Definition in file elem-access-dir.hpp.
#include "lib/error.hpp"
#include "stage/model/element-access.hpp"
#include "stage/ctrl/window-locator.hpp"
#include "stage/ctrl/panel-locator.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. | |