marble
HostipRunner.cpp
Go to the documentation of this file.
75 QString query = QString( "http://api.hostip.info/get_html.php?ip=%1&position=true" ).arg( hostAddress );
void setInterval(int msec)
void setUrl(const QUrl &url)
void searchFinished(QVector< GeoDataPlacemark * > result)
This is emitted to indicate that the runner has finished the placemark search.
int exec(QFlags< QEventLoop::ProcessEventsFlag > flags)
bool contains(QChar ch, Qt::CaseSensitivity cs) const
QString mid(int position, int n) const
QList< QHostAddress > addresses() const
int lookupHost(const QString &name, QObject *receiver, const char *member)
int length() const
void start(int msec)
QNetworkReply * get(const QNetworkRequest &request)
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
QString arg(qlonglong a, int fieldWidth, int base, const QChar &fillChar) const
Definition: SearchRunner.h:30
qint64 readLine(char *data, qint64 maxSize)
QString hostName() const
void setSingleShot(bool singleShot)
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.