Lumiera
0.pre.03
»edit your freedom«
|
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::Dock
Definition 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>
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... | |
Namespaces | |
stage | |
Lumiera GTK UI implementation root. | |
stage::ctrl | |
Backbone of the Lumiera GTK UI. | |
stage::panel | |
Docking panel classes. | |
stage::workspace | |
The global workspace with top-level windows. | |