rocs/RocsCore
KmlHandler Class Reference
  #include <KmlHandler.h>
Inheritance diagram for KmlHandler:

Public Member Functions | |
| KmlHandler (DataStructurePtr doc) | |
| ~KmlHandler () | |
| QString | arg (int index) | 
| bool | characters (const QString &str) | 
| bool | endElement (const QString &namespaceURI, const QString &localName, const QString &qName) | 
| QString | errorString () const | 
| bool | fatalError (const QXmlParseException &exception) | 
| bool | startElement (const QString &namespaceURI, const QString &localName, const QString &qName, const QXmlAttributes &attributes) | 
Detailed Description
Definition at line 29 of file KmlHandler.h.
Constructor & Destructor Documentation
      
  | 
  explicit | 
Definition at line 27 of file KmlHandler.cpp.
| KmlHandler::~KmlHandler | ( | ) | 
Definition at line 33 of file KmlHandler.cpp.
Member Function Documentation
      
  | 
  inline | 
Definition at line 44 of file KmlHandler.h.
| bool KmlHandler::characters | ( | const QString & | str | ) | 
Definition at line 39 of file KmlHandler.cpp.
| bool KmlHandler::endElement | ( | const QString & | namespaceURI, | 
| const QString & | localName, | ||
| const QString & | qName | ||
| ) | 
Definition at line 46 of file KmlHandler.cpp.
| QString KmlHandler::errorString | ( | ) | const | 
Definition at line 114 of file KmlHandler.cpp.
| bool KmlHandler::fatalError | ( | const QXmlParseException & | exception | ) | 
Definition at line 120 of file KmlHandler.cpp.
| bool KmlHandler::startElement | ( | const QString & | namespaceURI, | 
| const QString & | localName, | ||
| const QString & | qName, | ||
| const QXmlAttributes & | attributes | ||
| ) | 
Definition at line 126 of file KmlHandler.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:42:26 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:42:26 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference