32#ifndef STAGE_CTRL_ELEM_ACCESS_DIR_H
33#define STAGE_CTRL_ELEM_ACCESS_DIR_H
52 using interact::UICoord;
79 UNIMPLEMENTED (
"implementation of access function based on real UI widgets");
85 this->transmogrify (solution);
Low-level service to navigate the internals of the Lumiera GTK UI.
WindowLocator & windowLoc_
ElemAccessDir(WindowLocator &windowLocatorService, PanelLocator &panelLocatorService)
RawResult performAccessTo(UICoord::Builder &target, size_t limitCreation) override
Service to access, locate or place panels within top-level windows Access- and query front-end to the...
A centralised manager of all top level application windows.
Interface: access UI elements by navigating the UI topology.
lib::Variant< Types< model::Tangible *, Gtk::Widget * > > RawResult
Interface to discover and access raw UI elements in a cross cutting way.
Lumiera error handling (C++ interface).
Lumiera GTK UI implementation root.
Access and query front-end to locate, access and place docking panels.
Manager for all top level application windows.