10#ifndef IWORKPROPERTYMAPELEMENT_H_INCLUDED
11#define IWORKPROPERTYMAPELEMENT_H_INCLUDED
Definition IWORKPropertyHandler.h:19
IWORKPropertyMapElement(const IWORKPropertyMapElement &)
IWORKPropertyMap * m_propMap
Definition IWORKPropertyMapElement.h:34
IWORKPropertyMapElement(IWORKXMLParserState &state, IWORKPropertyMap &propMap)
Definition IWORKPropertyMapElement.cpp:905
IWORKPropertyMapElement & operator=(const IWORKPropertyMapElement &)
IWORKPropertyHandler * m_propHandler
Definition IWORKPropertyMapElement.h:35
Represents a (hierarchical) property map.
Definition IWORKPropertyMap.h:25
Definition IWORKXMLParserState.h:32
@ element
Definition IWORKToken.h:192
@ name
Definition IWORKToken.h:585
Definition IWORKBezierElement.cpp:21
std::shared_ptr< IWORKXMLContext > IWORKXMLContextPtr_t
Definition IWORKXMLContext.h:20
IWORKXMLContextBase< IWORKXMLContextElement, IWORKXMLParserState > IWORKXMLElementContextBase
Definition IWORKXMLContextBase.h:124