25 #ifndef DIGIKAM_BACKEND_GEONAMESUS_RG_H
26 #define DIGIKAM_BACKEND_GEONAMESUS_RG_H
30 #include <QNetworkReply>
53 QMap<QString, QString> makeQMapFromXML(
const QString& xmlData);
55 void callRGBackend(
const QList<RGInfo>& rgList,
const QString& language)
override;
56 QString getErrorMessage()
override;
57 QString backendName()
override;
58 void cancelRequests()
override;
63 void slotFinished(QNetworkReply* reply);
This class calls Geonames' get address service available only for USA locations.
Definition: backend-geonamesUS-rg.h:45
This class is a base class for Open Street Map and Geonames backends.
Definition: backend-rg.h:37
Definition: piwigotalker.h:48
Definition: datefolderview.cpp:43