32 #ifndef STAGE_CTRL_ELEM_ACCESS_DIR_H 33 #define STAGE_CTRL_ELEM_ACCESS_DIR_H 52 using interact::UICoord;
68 : windowLoc_{windowLocatorService}
69 , panelLoc_{panelLocatorService}
79 UNIMPLEMENTED (
"implementation of access function based on real UI widgets");
85 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...