Container window that hosts documents and applications panels.
More...
#include <ContainerWindow.moc.h>
|
|
| ezQtContainerWindow () |
| | Constructor.
|
| |
|
void | AddDocumentWindow (ezQtDocumentWindow *pDocWindow) |
| |
|
void | DocumentWindowRenamed (ezQtDocumentWindow *pDocWindow) |
| |
|
void | AddApplicationPanel (ezQtApplicationPanel *pPanel) |
| |
|
ads::CDockManager * | GetDockManager () |
| |
|
void | GetDocumentWindows (ezHybridArray< ezQtDocumentWindow *, 16 > &ref_windows) |
| |
|
void | SaveWindowLayout () |
| |
|
void | SaveDocumentLayouts () |
| |
|
void | RestoreWindowLayout () |
| |
|
void | ScheduleRestoreWindowLayout () |
| |
|
|
virtual bool | eventFilter (QObject *obj, QEvent *e) override |
| |
|
|
class | ezQtDocumentWindow |
| |
|
class | ezQtApplicationPanel |
| |
Container window that hosts documents and applications panels.
The documentation for this class was generated from the following files:
- /home/runner/work/ezEngine/ezEngine/Code/Tools/Libs/GuiFoundation/ContainerWindow/ContainerWindow.moc.h
- /home/runner/work/ezEngine/ezEngine/Code/Tools/Libs/GuiFoundation/ContainerWindow/ContainerWindow.cpp