Vidalia  0.3.1
GeoIpRecord Member List

This is the complete list of members for GeoIpRecord, including all inherited members.

_cityGeoIpRecordprivate
_countryGeoIpRecordprivate
_countryCodeGeoIpRecordprivate
_ipGeoIpRecordprivate
_latitudeGeoIpRecordprivate
_longitudeGeoIpRecordprivate
_regionGeoIpRecordprivate
city() const GeoIpRecordinline
country() const GeoIpRecordinline
countryCode() const GeoIpRecordinline
GeoIpRecord()GeoIpRecord
GeoIpRecord(const QHostAddress &ip, float latitude, float longitude, const QString &country, const QString &countryCode)GeoIpRecord
GeoIpRecord(const QHostAddress &ip, float latitude, float longitude, const QString &city, const QString &region, const QString &country, const QString &countryCode)GeoIpRecord
ip() const GeoIpRecordinline
isValid() const GeoIpRecord
latitude() const GeoIpRecordinline
longitude() const GeoIpRecordinline
region() const GeoIpRecordinline
toString() const GeoIpRecord