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

Detailed Description
Definition at line 38 of file GeoDataParser.h.
Public Member Functions | |
| GeoDataParser (GeoDataDataSource source) | |
| virtual | ~GeoDataParser () |
| bool | read (QIODevice *) |
| bool | isValidElement (const QString &tagName) const |
| GeoDataDocument & | document () |
| const GeoDataDocument & | document () const |
Constructor & Destructor Documentation
| GeoDataParser::GeoDataParser | ( | GeoDataDataSource | source | ) |
Definition at line 38 of file GeoDataParser.cpp.
| GeoDataParser::~GeoDataParser | ( | ) | [virtual] |
Definition at line 44 of file GeoDataParser.cpp.
Member Function Documentation
| bool GeoDataParser::read | ( | QIODevice * | device | ) |
Definition at line 58 of file GeoDataParser.cpp.
| bool GeoDataParser::isValidElement | ( | const QString & | tagName | ) | const |
Definition at line 111 of file GeoDataParser.cpp.
| GeoDataDocument & GeoDataParser::document | ( | ) |
Definition at line 48 of file GeoDataParser.cpp.
| const GeoDataDocument & GeoDataParser::document | ( | ) | const |
Definition at line 53 of file GeoDataParser.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference