marble
GeoDataAlias.cpp
Go to the documentation of this file.
50 return ( d->m_sourceHref == other.d->m_sourceHref ) && ( d->m_targetHref == other.d->m_targetHref );
void setSourceHref(const QString &sourceHref)
Definition: GeoDataAlias.cpp:78
virtual const char * nodeType() const
Provides type information for downcasting a GeoNode.
Definition: GeoDataAlias.cpp:63
A shared base class for all classes that are mapped to a specific tag (ie.
Definition: GeoDocument.h:60
bool operator!=(const GeoDataAlias &other) const
Definition: GeoDataAlias.cpp:53
void setTargetHref(const QString &targetHref)
Definition: GeoDataAlias.cpp:83
bool operator==(const GeoDataAlias &other) const
Definition: GeoDataAlias.cpp:48
const char * GeoDataAliasType
the following const char* XXType are used to provide RTTI to the GeoData for downcasting to the good ...
Definition: GeoDataTypes.cpp:30
GeoDataAlias & operator=(const GeoDataAlias &other)
Definition: GeoDataAlias.cpp:42
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.