Plasma Engine  2.0
Loading...
Searching...
No Matches
plDocumentManager::Event Struct Reference

Public Types

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

Public Attributes

Type m_Type
 
plDocumentm_pDocument = nullptr
 
const plDocumentObjectm_pOpenContext = nullptr
 

Member Enumeration Documentation

◆ Type

enum class plDocumentManager::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: