![]() |
Plasma Engine
2.0
|
Used by plDocumentObjectManager::m_PropertyEvents. More...
#include <DocumentObjectManager.h>
Public Types | |
| enum class | Type { PropertySet , PropertyInserted , PropertyRemoved , PropertyMoved } |
Public Member Functions | |
| plVariant | getInsertIndex () const |
Public Attributes | |
| Type | m_EventType |
| const plDocumentObject * | m_pObject |
| plVariant | m_OldValue |
| plVariant | m_NewValue |
| plString | m_sProperty |
| plVariant | m_OldIndex |
| plVariant | m_NewIndex |
Used by plDocumentObjectManager::m_PropertyEvents.