XII Release 0.1.0
Loading...
Searching...
No Matches
xiiDocumentObjectStructureEvent Struct Reference

Used by xiiDocumentObjectManager::m_StructureEvents. More...

#include <DocumentObjectManager.h>

Public Types

enum class  Type {
  BeforeReset , AfterReset , BeforeObjectAdded , AfterObjectAdded ,
  BeforeObjectRemoved , AfterObjectRemoved , BeforeObjectMoved , AfterObjectMoved ,
  AfterObjectMoved2
}
 

Public Member Functions

const xiiAbstractPropertyGetProperty () const
 
xiiVariant getInsertIndex () const
 

Public Attributes

Type m_EventType
 
const xiiDocumentm_pDocument = nullptr
 
const xiiDocumentObjectm_pObject = nullptr
 
const xiiDocumentObjectm_pPreviousParent = nullptr
 
const xiiDocumentObjectm_pNewParent = nullptr
 
xiiString m_sParentProperty
 
xiiVariant m_OldPropertyIndex
 
xiiVariant m_NewPropertyIndex
 

Detailed Description

Used by xiiDocumentObjectManager::m_StructureEvents.


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