_city | GeoIp | [private] |
_country | GeoIp | [private] |
_countryCode | GeoIp | [private] |
_ip | GeoIp | [private] |
_latitude | GeoIp | [private] |
_longitude | GeoIp | [private] |
_region | GeoIp | [private] |
city() const | GeoIp | [inline] |
country() const | GeoIp | [inline] |
countryCode() const | GeoIp | [inline] |
GeoIp() | GeoIp | |
GeoIp(const QHostAddress &ip, float latitude, float longitude, const QString &city=QString(), const QString ®ion=QString(), const QString &country=QString(), const QString &countryCode=QString()) | GeoIp | |
ip() const | GeoIp | [inline] |
isValid() const | GeoIp | |
latitude() const | GeoIp | [inline] |
longitude() const | GeoIp | [inline] |
region() const | GeoIp | [inline] |
toString() const | GeoIp |