#include <KEY2StyleParser.h>
◆ KEY2StyleParser() [1/2]
| libetonyek::KEY2StyleParser::KEY2StyleParser |
( |
const KEY2StyleParser & |
other | ) |
|
|
private |
◆ KEY2StyleParser() [2/2]
| libetonyek::KEY2StyleParser::KEY2StyleParser |
( |
int |
nameId, |
|
|
int |
nsId, |
|
|
KEYCollector * |
collector, |
|
|
const KEYDefaults & |
defaults, |
|
|
bool |
nested = false |
|
) |
| |
◆ operator=()
◆ parse()
| void libetonyek::KEY2StyleParser::parse |
( |
const KEYXMLReader & |
reader | ) |
|
◆ parseProperty()
| void libetonyek::KEY2StyleParser::parseProperty |
( |
const KEYXMLReader & |
reader, |
|
|
const char * |
key = 0 |
|
) |
| |
|
private |
◆ parsePropertyImpl()
| bool libetonyek::KEY2StyleParser::parsePropertyImpl |
( |
const KEYXMLReader & |
reader, |
|
|
const int |
propertyId, |
|
|
const char * |
key |
|
) |
| |
|
private |
Parse the value of property propertyId.
IOW, this parses the element nested in the property element.
- Parameters
-
| [in] | reader | XML reader |
| [in] | propertyId | token ID of the property that is currently being parsed |
| [in] | key | key for insertion into the map |
Referenced by parseProperty().
◆ parsePropertyMap()
| void libetonyek::KEY2StyleParser::parsePropertyMap |
( |
const KEYXMLReader & |
reader | ) |
|
|
private |
◆ readGeometry()
◆ m_collector
| KEYCollector* const libetonyek::KEY2StyleParser::m_collector |
|
private |
◆ m_defaults
| const KEYDefaults& libetonyek::KEY2StyleParser::m_defaults |
|
private |
◆ m_nameId
| const int libetonyek::KEY2StyleParser::m_nameId |
|
private |
◆ m_nested
| const bool libetonyek::KEY2StyleParser::m_nested |
|
private |
◆ m_nsId
| const int libetonyek::KEY2StyleParser::m_nsId |
|
private |
◆ m_props
The documentation for this class was generated from the following files: