![]() |
XII Release 0.1.0
|
Event that is broadcast whenever information about how to present properties is required. More...
#include <PropertyMetaState.h>
Public Attributes | |
const xiiDocumentObject * | m_pObject = nullptr |
The object for which the information is queried. | |
xiiMap< xiiString, xiiPropertyUiState > * | m_pPropertyStates = nullptr |
Event that is broadcast whenever information about how to present properties is required.
xiiMap<xiiString, xiiPropertyUiState>* xiiPropertyMetaStateEvent::m_pPropertyStates = nullptr |
The map into which event handlers should write their information about the state of each property. The string is the property name that identifies the property in m_pObject.