![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Access and query front-end to locate, access and place docking panels. More...
Go to the source code of this file.
Access and query front-end to locate, access and place docking panels.
This service is an implementation detail of the global WindowLocator and allows to abstract from the concrete top-level window when dealing with docking panels on a conceptual level.
gdl::DockDefinition in file panel-locator.hpp.
#include "stage/gtk-base.hpp"#include "stage/workspace/panel-manager.hpp"#include "lib/format-string.hpp"#include "lib/meta/util.hpp"#include "lib/nocopy.hpp"#include <type_traits>#include <memory>#include <list>Namespaces | |
| namespace | stage |
| Lumiera GTK UI implementation root. | |
| namespace | stage::workspace |
| The global workspace with top-level windows. | |
| namespace | stage::panel |
| Docking panel classes. | |
| namespace | stage::ctrl |
| Backbone of the Lumiera GTK UI. | |
Classes | |
| class | PanelLocator |
| Service to access, locate or place panels within top-level windows Access- and query front-end to the individual panel managers, which are located within the top-level windows. More... | |