ezEngine Release 25.08
Loading...
Searching...
No Matches
ezDocumentManager::Event Struct Reference

Public Types

enum class  Type {
  DocumentTypesRemoved , DocumentTypesAdded , DocumentOpened , DocumentWindowRequested ,
  AfterDocumentWindowRequested , DocumentClosing , DocumentClosing2 , DocumentClosed
}
 

Public Attributes

Type m_Type
 
ezDocumentm_pDocument = nullptr
 
const ezDocumentObjectm_pOpenContext = nullptr
 

Member Enumeration Documentation

◆ Type

enum class ezDocumentManager::Event::Type
strong
Enumerator
DocumentWindowRequested 

Sent when the window for a document is needed. Each plugin should check this and see if it can create the desired window type

AfterDocumentWindowRequested 

Sent after a document window was requested. Can be used to do things after the new window has been opened.


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