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