• Skip to content
  • Skip to link menu
KDE 4.0 API Reference
  • KDE API Reference
  • kdeedu
  • Sitemap
  • Contact Us
 

marble/src

GmlSax Class Reference

#include <GmlSax.h>

Inheritance diagram for GmlSax:

Inheritance graph
[legend]

List of all members.


Detailed Description

A very simple Xml Parser that will be based on the Gml Scema ( Geographic Markup Language ).

Author:
Andrew Manson <g.real.ate@gmail.com>

Definition at line 23 of file GmlSax.h.


Public Member Functions

 GmlSax (double *lon, double *lat)
 ~GmlSax ()
bool startElement (const QString &namespaceURI, const QString &localName, const QString &qName, const QXmlAttributes &attributes)
bool endElement (const QString &namespaceURI, const QString &localName, const QString &qName)
bool fatalError (const QXmlParseException &exception)
bool characters (const QString &str)

Constructor & Destructor Documentation

GmlSax::GmlSax ( double *  lon,
double *  lat 
)

Definition at line 16 of file GmlSax.cpp.

GmlSax::~GmlSax (  ) 

Definition at line 23 of file GmlSax.cpp.


Member Function Documentation

bool GmlSax::startElement ( const QString &  namespaceURI,
const QString &  localName,
const QString &  qName,
const QXmlAttributes &  attributes 
)

Definition at line 27 of file GmlSax.cpp.

bool GmlSax::endElement ( const QString &  namespaceURI,
const QString &  localName,
const QString &  qName 
)

Definition at line 41 of file GmlSax.cpp.

bool GmlSax::fatalError ( const QXmlParseException &  exception  ) 

Definition at line 64 of file GmlSax.cpp.

bool GmlSax::characters ( const QString &  str  ) 

Definition at line 75 of file GmlSax.cpp.


The documentation for this class was generated from the following files:
  • GmlSax.h
  • GmlSax.cpp

marble/src

Skip menu "marble/src"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

kdeedu

Skip menu "kdeedu"
  • kalzium
  • kanagram
  • kig
  • klettres
  • kstars
  • libkdeedu
  •   keduvocdocument
  •   docs
  •   src
  • parley
Generated for kdeedu by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal