marble
#include <GeoDataTour.h>

Static Public Attributes | |
static const GeoDataTour | null |
Additional Inherited Members | |
![]() | |
GeoDataFeature (GeoDataFeaturePrivate *dd) | |
GeoDataFeature (const GeoDataFeature &other, GeoDataFeaturePrivate *dd) | |
bool | equals (const GeoDataFeature &other) const |
![]() | |
virtual bool | equals (const GeoDataObject &other) const |
![]() | |
GeoDataFeaturePrivate *const | d_ptr |
Detailed Description
Definition at line 26 of file GeoDataTour.h.
Constructor & Destructor Documentation
Marble::GeoDataTour::GeoDataTour | ( | ) |
Definition at line 20 of file GeoDataTour.cpp.
Marble::GeoDataTour::GeoDataTour | ( | const GeoDataTour & | other | ) |
Definition at line 26 of file GeoDataTour.cpp.
|
override |
Definition at line 31 of file GeoDataTour.cpp.
Member Function Documentation
|
overridevirtual |
Duplicate into another equal instance.
Implements Marble::GeoDataFeature.
Definition at line 59 of file GeoDataTour.cpp.
|
overridevirtual |
Provides type information for downcasting a GeoNode.
Implements Marble::GeoNode.
Definition at line 84 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 36 of file GeoDataTour.cpp.
bool Marble::GeoDataTour::operator== | ( | const GeoDataTour & | other | ) | const |
Definition at line 47 of file GeoDataTour.cpp.
GeoDataPlaylist * Marble::GeoDataTour::playlist | ( | ) |
Definition at line 65 of file GeoDataTour.cpp.
const GeoDataPlaylist * Marble::GeoDataTour::playlist | ( | ) | const |
Definition at line 71 of file GeoDataTour.cpp.
void Marble::GeoDataTour::setPlaylist | ( | GeoDataPlaylist * | playlist | ) |
Definition at line 77 of file GeoDataTour.cpp.
Member Data Documentation
|
static |
Definition at line 46 of file GeoDataTour.h.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2019 The KDE developers.
Generated on Fri Dec 13 2019 01:48:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.