Go to the documentation of this file.
17 #ifndef _GEOIPRESOLVER_H
18 #define _GEOIPRESOLVER_H
29 #include <QHostAddress>
GeoIpRecord resolveUsingLocalDatabase(const QHostAddress &ip)
GeoIpResolver(QObject *parent=0)
GeoIpRecord resolve(const QHostAddress &ip)
GeoIpRecord resolveUsingTor(const QHostAddress &ip)
void setUseLocalDatabase(bool useLocalDatabase)
bool setLocalDatabase(const QString &databaseFile)