marble/src
KMLLabelStyleParser Class Reference
#include <KMLLabelStyleParser.h>
Inheritance diagram for KMLLabelStyleParser:

Detailed Description
Definition at line 19 of file KMLLabelStyleParser.h.
Public Member Functions | |
| KMLLabelStyleParser (KMLLabelStyle &labelStyle) | |
| virtual bool | startElement (const QString &namespaceURI, const QString &localName, const QString &name, const QXmlAttributes &atts) |
| virtual bool | endElement (const QString &namespaceURI, const QString &localName, const QString &qName) |
| virtual bool | characters (const QString &ch) |
Constructor & Destructor Documentation
| KMLLabelStyleParser::KMLLabelStyleParser | ( | KMLLabelStyle & | labelStyle | ) |
Definition at line 4 of file KMLLabelStyleParser.cpp.
Member Function Documentation
| bool KMLLabelStyleParser::startElement | ( | const QString & | namespaceURI, | |
| const QString & | localName, | |||
| const QString & | name, | |||
| const QXmlAttributes & | atts | |||
| ) | [virtual] |
| bool KMLLabelStyleParser::characters | ( | const QString & | ch | ) | [virtual] |
The documentation for this class was generated from the following files:
KDE 4.0 API Reference