Lumiera  0.pre.03
»edit your freedom«
panel-manager.hpp File Reference

Go to the source code of this file.

Description

Management of dockable panels.

Todo:
2017 need to clarify the intended behaviour of panels ///////////////////////////////////////////////////////////////////////////TICKET #1097 clarify the role and behaviour of Panels
Deprecated:
shall be transformed into a Dock entity as of 6/2018 //////////////////////////////////////TICKET #1144 refactor dock handling
See also
actions.hpp

Definition in file panel-manager.hpp.

#include "stage/panel/panel.hpp"
#include <gdlmm.h>
#include <typeinfo>

Classes

class  PanelManager::Panel< P >
 A helper class that will create PanelDescription objects. More...
 
class  PanelManager::PanelDescription
 A class to describe and instantiate Panel types. More...
 
class  PanelManager
 A class to manage DockItem objects for WorkspaceWindow. More...
 

Namespaces

 stage
 Lumiera GTK UI implementation root.
 
 stage::workspace
 The global workspace with top-level windows.