marble
Marble::GeoSceneAbstractDataset Class Reference
#include <GeoSceneAbstractDataset.h>
Inheritance diagram for Marble::GeoSceneAbstractDataset:
Public Member Functions | |
virtual | ~GeoSceneAbstractDataset () |
int | expire () const |
QString | fileFormat () const |
QString | name () const |
void | setExpire (int expire) |
void | setFileFormat (const QString &fileFormat) |
Public Member Functions inherited from Marble::GeoNode | |
GeoNode () | |
virtual | ~GeoNode () |
virtual const char * | nodeType () const |
Protected Member Functions | |
GeoSceneAbstractDataset (const QString &name) | |
Detailed Description
Contents used inside a layer.
Definition at line 37 of file GeoSceneAbstractDataset.h.
Constructor & Destructor Documentation
|
inlinevirtual |
Definition at line 40 of file GeoSceneAbstractDataset.h.
|
explicitprotected |
Definition at line 31 of file GeoSceneAbstractDataset.cpp.
Member Function Documentation
int Marble::GeoSceneAbstractDataset::expire | ( | ) | const |
Definition at line 53 of file GeoSceneAbstractDataset.cpp.
QString Marble::GeoSceneAbstractDataset::fileFormat | ( | ) | const |
Definition at line 43 of file GeoSceneAbstractDataset.cpp.
QString Marble::GeoSceneAbstractDataset::name | ( | ) | const |
Definition at line 38 of file GeoSceneAbstractDataset.cpp.
void Marble::GeoSceneAbstractDataset::setExpire | ( | int | expire | ) |
Definition at line 58 of file GeoSceneAbstractDataset.cpp.
void Marble::GeoSceneAbstractDataset::setFileFormat | ( | const QString & | fileFormat | ) |
Definition at line 48 of file GeoSceneAbstractDataset.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:38:56 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:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.