marble
#include <GeoDataTour.h>
Static Public Attributes | |
static const GeoDataTour | null |
Detailed Description
Definition at line 25 of file GeoDataTour.h.
Constructor & Destructor Documentation
Marble::GeoDataTour::GeoDataTour | ( | ) |
Definition at line 29 of file GeoDataTour.cpp.
Marble::GeoDataTour::GeoDataTour | ( | const GeoDataTour & | other | ) |
Definition at line 35 of file GeoDataTour.cpp.
|
virtual |
Definition at line 59 of file GeoDataTour.cpp.
Member Function Documentation
|
virtual |
Provides type information for downcasting a GeoData.
Reimplemented from Marble::GeoDataFeature.
Definition at line 80 of file GeoDataTour.cpp.
bool Marble::GeoDataTour::operator!= | ( | const GeoDataTour & | other | ) | const |
Definition at line 54 of file GeoDataTour.cpp.
GeoDataTour & Marble::GeoDataTour::operator= | ( | const GeoDataTour & | other | ) |
Definition at line 41 of file GeoDataTour.cpp.
bool Marble::GeoDataTour::operator== | ( | const GeoDataTour & | other | ) | const |
Definition at line 48 of file GeoDataTour.cpp.
GeoDataPlaylist * Marble::GeoDataTour::playlist | ( | ) |
Definition at line 64 of file GeoDataTour.cpp.
const GeoDataPlaylist * Marble::GeoDataTour::playlist | ( | ) | const |
Definition at line 69 of file GeoDataTour.cpp.
void Marble::GeoDataTour::setPlaylist | ( | GeoDataPlaylist * | playlist | ) |
Definition at line 74 of file GeoDataTour.cpp.
Member Data Documentation
|
static |
Definition at line 41 of file GeoDataTour.h.
The documentation for this class was generated from the following files:
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.