marble
#include <GeoDataNetworkLinkControl.h>
Detailed Description
Definition at line 27 of file GeoDataNetworkLinkControl.h.
Constructor & Destructor Documentation
Marble::GeoDataNetworkLinkControl::GeoDataNetworkLinkControl | ( | ) |
Definition at line 69 of file GeoDataNetworkLinkControl.cpp.
Marble::GeoDataNetworkLinkControl::GeoDataNetworkLinkControl | ( | const GeoDataNetworkLinkControl & | other | ) |
Definition at line 74 of file GeoDataNetworkLinkControl.cpp.
Marble::GeoDataNetworkLinkControl::~GeoDataNetworkLinkControl | ( | ) |
Definition at line 141 of file GeoDataNetworkLinkControl.cpp.
Member Function Documentation
GeoDataAbstractView * Marble::GeoDataNetworkLinkControl::abstractView | ( | ) | const |
Definition at line 257 of file GeoDataNetworkLinkControl.cpp.
QString Marble::GeoDataNetworkLinkControl::cookie | ( | ) | const |
Definition at line 172 of file GeoDataNetworkLinkControl.cpp.
QDateTime Marble::GeoDataNetworkLinkControl::expires | ( | ) | const |
Definition at line 232 of file GeoDataNetworkLinkControl.cpp.
QString Marble::GeoDataNetworkLinkControl::linkDescription | ( | ) | const |
Definition at line 202 of file GeoDataNetworkLinkControl.cpp.
QString Marble::GeoDataNetworkLinkControl::linkName | ( | ) | const |
Definition at line 192 of file GeoDataNetworkLinkControl.cpp.
QString Marble::GeoDataNetworkLinkControl::linkSnippet | ( | ) | const |
Definition at line 212 of file GeoDataNetworkLinkControl.cpp.
int Marble::GeoDataNetworkLinkControl::maxLines | ( | ) | const |
Definition at line 222 of file GeoDataNetworkLinkControl.cpp.
qreal Marble::GeoDataNetworkLinkControl::maxSessionLength | ( | ) | const |
Definition at line 162 of file GeoDataNetworkLinkControl.cpp.
QString Marble::GeoDataNetworkLinkControl::message | ( | ) | const |
Definition at line 182 of file GeoDataNetworkLinkControl.cpp.
qreal Marble::GeoDataNetworkLinkControl::minRefreshPeriod | ( | ) | const |
Definition at line 152 of file GeoDataNetworkLinkControl.cpp.
|
virtual |
Provides type information for downcasting a GeoNode.
Reimplemented from Marble::GeoDataFeature.
Definition at line 147 of file GeoDataNetworkLinkControl.cpp.
bool Marble::GeoDataNetworkLinkControl::operator!= | ( | const GeoDataNetworkLinkControl & | other | ) | const |
Definition at line 136 of file GeoDataNetworkLinkControl.cpp.
GeoDataNetworkLinkControl & Marble::GeoDataNetworkLinkControl::operator= | ( | const GeoDataNetworkLinkControl & | other | ) |
Definition at line 79 of file GeoDataNetworkLinkControl.cpp.
bool Marble::GeoDataNetworkLinkControl::operator== | ( | const GeoDataNetworkLinkControl & | other | ) | const |
Definition at line 88 of file GeoDataNetworkLinkControl.cpp.
void Marble::GeoDataNetworkLinkControl::setAbstractView | ( | GeoDataAbstractView * | abstractView | ) |
Sets the abstract view and takes control of this pointer.
Definition at line 262 of file GeoDataNetworkLinkControl.cpp.
void Marble::GeoDataNetworkLinkControl::setCookie | ( | const QString & | cookie | ) |
Definition at line 177 of file GeoDataNetworkLinkControl.cpp.
void Marble::GeoDataNetworkLinkControl::setExpires | ( | const QDateTime & | expires | ) |
Definition at line 237 of file GeoDataNetworkLinkControl.cpp.
void Marble::GeoDataNetworkLinkControl::setLinkDescription | ( | const QString & | linkDescription | ) |
Definition at line 207 of file GeoDataNetworkLinkControl.cpp.
void Marble::GeoDataNetworkLinkControl::setLinkName | ( | const QString & | linkName | ) |
Definition at line 197 of file GeoDataNetworkLinkControl.cpp.
void Marble::GeoDataNetworkLinkControl::setLinkSnippet | ( | const QString & | linkSnippet | ) |
Definition at line 217 of file GeoDataNetworkLinkControl.cpp.
void Marble::GeoDataNetworkLinkControl::setMaxLines | ( | const int & | maxLines | ) |
Definition at line 227 of file GeoDataNetworkLinkControl.cpp.
void Marble::GeoDataNetworkLinkControl::setMaxSessionLength | ( | const qreal & | maxSessionLength | ) |
Definition at line 167 of file GeoDataNetworkLinkControl.cpp.
void Marble::GeoDataNetworkLinkControl::setMessage | ( | const QString & | message | ) |
Definition at line 187 of file GeoDataNetworkLinkControl.cpp.
void Marble::GeoDataNetworkLinkControl::setMinRefreshPeriod | ( | const qreal & | minRefreshPeriod | ) |
Definition at line 157 of file GeoDataNetworkLinkControl.cpp.
void Marble::GeoDataNetworkLinkControl::setUpdate | ( | const GeoDataUpdate & | update | ) |
Definition at line 252 of file GeoDataNetworkLinkControl.cpp.
GeoDataUpdate & Marble::GeoDataNetworkLinkControl::update | ( | ) |
Definition at line 242 of file GeoDataNetworkLinkControl.cpp.
const GeoDataUpdate & Marble::GeoDataNetworkLinkControl::update | ( | ) | const |
Definition at line 247 of file GeoDataNetworkLinkControl.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.