marble
GeoDataNetworkLinkControl.cpp
Go to the documentation of this file.
54 GeoDataNetworkLinkControlPrivate::GeoDataNetworkLinkControlPrivate( const GeoDataNetworkLinkControlPrivate &other ) :
74 GeoDataNetworkLinkControl::GeoDataNetworkLinkControl( const Marble::GeoDataNetworkLinkControl &other ) :
79 GeoDataNetworkLinkControl &GeoDataNetworkLinkControl::operator=( const GeoDataNetworkLinkControl &other )
void setCookie(const QString &cookie)
Definition: GeoDataNetworkLinkControl.cpp:177
void setUpdate(const GeoDataUpdate &update)
Definition: GeoDataNetworkLinkControl.cpp:252
const char * GeoDataLookAtType
Definition: GeoDataTypes.cpp:58
qreal minRefreshPeriod() const
Definition: GeoDataNetworkLinkControl.cpp:152
void setAbstractView(GeoDataAbstractView *abstractView)
Sets the abstract view and takes control of this pointer.
Definition: GeoDataNetworkLinkControl.cpp:262
int maxLines() const
Definition: GeoDataNetworkLinkControl.cpp:222
~GeoDataNetworkLinkControl()
Definition: GeoDataNetworkLinkControl.cpp:141
A base class that can hold GeoDataFeatures.
Definition: GeoDataContainer.h:47
Definition: GeoDataCamera.h:22
QString linkSnippet() const
Definition: GeoDataNetworkLinkControl.cpp:212
QString linkDescription() const
Definition: GeoDataNetworkLinkControl.cpp:202
QString linkName() const
Definition: GeoDataNetworkLinkControl.cpp:192
bool operator!=(const GeoDataNetworkLinkControl &other) const
Definition: GeoDataNetworkLinkControl.cpp:136
GeoDataUpdate & update()
Definition: GeoDataNetworkLinkControl.cpp:242
QString cookie() const
Definition: GeoDataNetworkLinkControl.cpp:172
QDateTime expires() const
Definition: GeoDataNetworkLinkControl.cpp:232
void setLinkSnippet(const QString &linkSnippet)
Definition: GeoDataNetworkLinkControl.cpp:217
QString message() const
Definition: GeoDataNetworkLinkControl.cpp:182
GeoDataNetworkLinkControl & operator=(const GeoDataNetworkLinkControl &other)
Definition: GeoDataNetworkLinkControl.cpp:79
void setLinkName(const QString &linkName)
Definition: GeoDataNetworkLinkControl.cpp:197
void setMinRefreshPeriod(const qreal &minRefreshPeriod)
Definition: GeoDataNetworkLinkControl.cpp:157
Definition: GeoDataLookAt.h:23
const char * GeoDataCameraType
Definition: GeoDataTypes.cpp:31
bool operator==(const GeoDataNetworkLinkControl &other) const
Definition: GeoDataNetworkLinkControl.cpp:88
void setMaxSessionLength(const qreal &maxSessionLength)
Definition: GeoDataNetworkLinkControl.cpp:167
void setMaxLines(const int &maxLines)
Definition: GeoDataNetworkLinkControl.cpp:227
void setMessage(const QString &message)
Definition: GeoDataNetworkLinkControl.cpp:187
Definition: GeoDataUpdate.h:25
GeoDataAbstractView * abstractView() const
Definition: GeoDataNetworkLinkControl.cpp:257
const char * GeoDataNetworkLinkControlType
Definition: GeoDataTypes.cpp:94
qreal maxSessionLength() const
Definition: GeoDataNetworkLinkControl.cpp:162
void setExpires(const QDateTime &expires)
Definition: GeoDataNetworkLinkControl.cpp:237
bool equals(const GeoDataContainer &other) const
Definition: GeoDataContainer.cpp:66
void setLinkDescription(const QString &linkDescription)
Definition: GeoDataNetworkLinkControl.cpp:207
GeoDataNetworkLinkControl()
Definition: GeoDataNetworkLinkControl.cpp:69
virtual const char * nodeType() const
Provides type information for downcasting a GeoNode.
Definition: GeoDataNetworkLinkControl.cpp:147
GeoDataFeature & operator=(const GeoDataFeature &other)
Definition: GeoDataFeature.cpp:80
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.