marble
Marble::KmlUpdateTagWriter Class Reference
  #include <KmlUpdateTagWriter.h>
Inheritance diagram for Marble::KmlUpdateTagWriter:

Public Member Functions | |
| virtual bool | write (const GeoNode *node, GeoWriter &writer) const | 
Additional Inherited Members | |
  Public Types inherited from Marble::GeoTagWriter | |
| typedef QPair< QString, QString > | QualifiedName | 
  Protected Member Functions inherited from Marble::GeoTagWriter | |
| GeoTagWriter () | |
| virtual | ~GeoTagWriter () | 
| bool | writeElement (const GeoNode *object, GeoWriter &writer) const | 
Detailed Description
Definition at line 19 of file KmlUpdateTagWriter.h.
Member Function Documentation
Implements Marble::GeoTagWriter.
Definition at line 25 of file KmlUpdateTagWriter.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:45 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:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference
 Public Types inherited from