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() constGeoIpRecordinline
country() constGeoIpRecordinline
countryCode() constGeoIpRecordinline
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() constGeoIpRecordinline
isValid() constGeoIpRecord
latitude() constGeoIpRecordinline
longitude() constGeoIpRecordinline
region() constGeoIpRecordinline
toString() constGeoIpRecord