ezEngine  Release 25.03
ezQtDocumentWindowEvent Struct Reference

Public Types

enum  Type { WindowClosing, WindowClosed, WindowDecorationChanged, BeforeRedraw }
 

Public Attributes

Type m_Type
 
ezQtDocumentWindowm_pWindow
 

Member Enumeration Documentation

◆ Type

Enumerator
WindowClosing 

Sent shortly before the window is being deleted.

WindowClosed 

Sent AFTER the window has been deleted. The pointer is given, but not valid anymore!

WindowDecorationChanged 

Window title or icon has changed.

BeforeRedraw 

Sent shortly before the content of the window is being redrawn.


The documentation for this struct was generated from the following file: