marble
Marble::Writer Class Referenceabstract
#include <Writer.h>
Inheritance diagram for Marble::Writer:
Public Member Functions | |
Writer (QObject *parent=0) | |
virtual void | addOsmPlacemark (const OsmPlacemark &placemark)=0 |
virtual void | addOsmRegion (const OsmRegion ®ion)=0 |
Detailed Description
Constructor & Destructor Documentation
|
explicit |
Definition at line 16 of file Writer.cpp.
Member Function Documentation
|
pure virtual |
Implemented in Marble::SqlWriter.
|
pure virtual |
Implemented in Marble::SqlWriter.
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:38:57 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:38:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.