![]() |
Plasma Engine
2.0
|
Container window that hosts documents and applications panels. More...
#include <ContainerWindow.moc.h>

Public Member Functions | |
| plQtContainerWindow () | |
| Constructor. | |
| void | AddDocumentWindow (plQtDocumentWindow *pDocWindow) |
| void | DocumentWindowRenamed (plQtDocumentWindow *pDocWindow) |
| void | AddApplicationPanel (plQtApplicationPanel *pPanel) |
| ads::CDockManager * | GetDockManager () |
| void | GetDocumentWindows (plHybridArray< plQtDocumentWindow *, 16 > &ref_windows) |
| void | SaveWindowLayout () |
| void | SaveDocumentLayouts () |
| void | RestoreWindowLayout () |
| void | ScheduleRestoreWindowLayout () |
Static Public Member Functions | |
| static plQtContainerWindow * | GetContainerWindow () |
| static plResult | EnsureVisibleAnyContainer (plDocument *pDocument) |
Protected Member Functions | |
| virtual bool | eventFilter (QObject *obj, QEvent *e) override |
Friends | |
| class | plQtDocumentWindow |
| class | plQtApplicationPanel |
Container window that hosts documents and applications panels.