ezEngine  Release 25.03
ezQtContainerWindow Class Reference

Container window that hosts documents and applications panels. More...

#include <ContainerWindow.moc.h>

Inheritance diagram for ezQtContainerWindow:

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 ezQtContainerWindowGetContainerWindow ()
 
static ezResult EnsureVisibleAnyContainer (ezDocument *pDocument)
 

Protected Member Functions

virtual bool eventFilter (QObject *obj, QEvent *e) override
 

Friends

class ezQtDocumentWindow
 
class ezQtApplicationPanel
 

Detailed Description

Container window that hosts documents and applications panels.


The documentation for this class was generated from the following files: