![]() |
ezEngine
Release 25.03
|
Container window that hosts documents and applications panels. More...
#include <ContainerWindow.moc.h>
Public Member Functions | |
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 () |
Static Public Member Functions | |
static ezQtContainerWindow * | GetContainerWindow () |
static ezResult | EnsureVisibleAnyContainer (ezDocument *pDocument) |
Protected Member Functions | |
virtual bool | eventFilter (QObject *obj, QEvent *e) override |
Friends | |
class | ezQtDocumentWindow |
class | ezQtApplicationPanel |
Container window that hosts documents and applications panels.