marble
XmlParser.cpp
Go to the documentation of this file.
43 bool XmlParser::startElement ( const QString & /*namespaceURI*/, const QString & /*localName*/, const QString & qName, const QXmlAttributes & atts )
132 bool XmlParser::endElement ( const QString & /*namespaceURI*/, const QString & /*localName*/, const QString & qName )
void clear()
virtual bool parse(const QFileInfo &file, int pass, bool &needAnotherPass)
Definition: XmlParser.cpp:24
void setCategory(Element &element, const QString &key, const QString &value)
Definition: tools/osm-addresses/OsmParser.cpp:622
void push_back(const T &value)
Definition: tools/osm-addresses/OsmParser.h:41
QHash< int, Relation > m_relations
Definition: tools/osm-addresses/OsmParser.h:173
Definition: tools/osm-addresses/OsmParser.h:40
QList< QPair< int, RelationRole > > ways
Definition: tools/osm-addresses/OsmParser.h:124
int toInt(bool *ok, int base) const
QString absoluteFilePath() const
Definition: tools/osm-addresses/OsmParser.h:71
bool shouldSave(ElementType type, const QString &key, const QString &value)
Definition: tools/osm-addresses/OsmParser.cpp:555
float toFloat(bool *ok) const
virtual void setErrorHandler(QXmlErrorHandler *handler)
Definition: tools/osm-addresses/OsmParser.h:42
virtual bool parse(const QXmlInputSource &input)
bool isAdministrativeBoundary
Definition: tools/osm-addresses/OsmParser.h:128
QString value(int index) const
virtual void setContentHandler(QXmlContentHandler *handler)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.