marble
GeoDataLink.cpp
Go to the documentation of this file.
bool operator!=(const GeoDataLink &other)
Definition: GeoDataLink.cpp:76
ViewRefreshMode viewRefreshMode() const
Definition: GeoDataLink.cpp:121
virtual bool equals(const GeoDataObject &other) const
Compares the value of id and targetId of the two objects.
Definition: GeoDataObject.cpp:126
Definition: GeoDataLink.h:22
virtual const char * nodeType() const
Provides type information for downcasting a GeoNode.
Definition: GeoDataLink.cpp:86
bool operator==(const GeoDataLink &other)
Definition: GeoDataLink.cpp:63
void setRefreshInterval(qreal refreshInterval)
Definition: GeoDataLink.cpp:116
GeoDataLink & operator=(const GeoDataLink &other)
Definition: GeoDataLink.cpp:56
void setViewRefreshTime(qreal viewRefreshTime)
Definition: GeoDataLink.cpp:136
void setViewBoundScale(qreal viewBoundScale)
Definition: GeoDataLink.cpp:146
GeoDataObject & operator=(const GeoDataObject &)
Definition: GeoDataObject.cpp:54
void setViewFormat(const QString &viewFormat)
Definition: GeoDataLink.cpp:156
void setRefreshMode(RefreshMode refreshMode)
Definition: GeoDataLink.cpp:106
void setHttpQuery(const QString &httpQuery)
Definition: GeoDataLink.cpp:165
void setViewRefreshMode(ViewRefreshMode refreshMode)
Definition: GeoDataLink.cpp:126
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.