#include <IWORKStyleContext.h>
|
| IWORKStyleContext (IWORKXMLParserState &state, IWORKStyleMap_t *styleMap=nullptr, bool nested=false) |
|
| IWORKStyleContext (IWORKXMLParserState &state, IWORKPropertyMap &props, IWORKStyleMap_t *styleMap=nullptr, bool nested=false) |
|
| IWORKStyleContext (IWORKXMLParserState &state, IWORKPropertyMap &props, IWORKStyleMap_t *styleMap=nullptr, const char *defaultParent=nullptr, bool nested=false) |
|
void | attribute (int name, const char *value) override |
|
void | endOfElement () override |
|
| IWORKXMLContextBase (State &state) |
|
template<typename T > |
| IWORKXMLContextBase (State &state, const T &a) |
|
State & | getState () |
|
◆ IWORKStyleContext() [1/3]
◆ IWORKStyleContext() [2/3]
◆ IWORKStyleContext() [3/3]
◆ attribute()
void libetonyek::IWORKStyleContext::attribute |
( |
int |
name, |
|
|
const char * |
value |
|
) |
| |
|
override |
◆ element()
◆ endOfElement()
void libetonyek::IWORKStyleContext::endOfElement |
( |
| ) |
|
|
override |
◆ m_defaultParent
const std::string libetonyek::IWORKStyleContext::m_defaultParent |
|
private |
◆ m_ident
boost::optional<std::string> libetonyek::IWORKStyleContext::m_ident |
|
private |
◆ m_nested
const bool libetonyek::IWORKStyleContext::m_nested |
|
private |
◆ m_ownProps
◆ m_parentIdent
boost::optional<std::string> libetonyek::IWORKStyleContext::m_parentIdent |
|
private |
◆ m_props
◆ m_styleMap
The documentation for this class was generated from the following files: