marble
GeoDataResourceMap.cpp
Go to the documentation of this file.
A shared base class for all classes that are mapped to a specific tag (ie.
Definition: GeoDocument.h:60
QString sourceHref() const
Definition: GeoDataResourceMap.cpp:81
void setAlias(const GeoDataAlias &alias)
Definition: GeoDataResourceMap.cpp:76
~GeoDataResourceMap()
Definition: GeoDataResourceMap.cpp:56
const GeoDataAlias & alias() const
Definition: GeoDataResourceMap.cpp:66
bool operator==(const GeoDataResourceMap &other) const
Definition: GeoDataResourceMap.cpp:46
QString targetHref() const
Definition: GeoDataResourceMap.cpp:86
void setTargetHref(const QString &targetHref)
Definition: GeoDataResourceMap.cpp:96
void setSourceHref(const QString &sourceHref)
Definition: GeoDataResourceMap.cpp:91
virtual const char * nodeType() const
Provides type information for downcasting a GeoNode.
Definition: GeoDataResourceMap.cpp:61
GeoDataResourceMap()
Definition: GeoDataResourceMap.cpp:29
bool operator!=(const GeoDataResourceMap &other) const
Definition: GeoDataResourceMap.cpp:51
GeoDataResourceMap & operator=(const GeoDataResourceMap &other)
Definition: GeoDataResourceMap.cpp:40
const char * GeoDataResourceMapType
Definition: GeoDataTypes.cpp:72
Definition: GeoDataAlias.h:22
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:39 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:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.