41 #ifndef STAGE_CTRL_ELEM_ACCESS_DIR_H 42 #define STAGE_CTRL_ELEM_ACCESS_DIR_H 61 using interact::UICoord;
77 : windowLoc_{windowLocatorService}
78 , panelLoc_{panelLocatorService}
88 UNIMPLEMENTED (
"implementation of access function based on real UI widgets");
94 this->transmogrify (solution);
Interface: access UI elements by navigating the UI topology.
Interface to discover and access raw UI elements in a cross cutting way.
Lumiera GTK UI implementation root.
Access and query front-end to locate, access and place docking panels.
Manager for all top level application windows.
Lumiera error handling (C++ interface).
RawResult performAccessTo(UICoord::Builder &target, size_t limitCreation) override
A centralised manager of all top level application windows.
Low-level service to navigate the internals of the Lumiera GTK UI.
Service to access, locate or place panels within top-level windows Access- and query front-end to the...