_city | GeoIp | [private] |
_country | GeoIp | [private] |
_ip | GeoIp | [private] |
_latitude | GeoIp | [private] |
_longitude | GeoIp | [private] |
_state | GeoIp | [private] |
city() const | GeoIp | [inline] |
country() const | GeoIp | [inline] |
fromString(QString geoip) | GeoIp | [static] |
GeoIp() | GeoIp | [inline] |
GeoIp(QHostAddress ip) | GeoIp | |
GeoIp(QHostAddress ip, float latitude, float longitude, QString city, QString state, QString country) | GeoIp | |
ip() const | GeoIp | [inline] |
isEmpty() const | GeoIp | |
isUnknown() const | GeoIp | |
latitude() const | GeoIp | [inline] |
longitude() const | GeoIp | [inline] |
state() const | GeoIp | [inline] |
toLocation() const | GeoIp | |
toString() const | GeoIp |