digiKam
|
This class is a base class for Open Street Map and Geonames backends. More...
Signals | |
void | signalRGReady (QList< RGInfo > &) |
Emitted whenever some items are ready. More... | |
Public Member Functions | |
virtual QString | backendName () |
virtual void | callRGBackend (const QList< RGInfo > &, const QString &)=0 |
virtual void | cancelRequests ()=0 |
virtual QString | getErrorMessage () |
RGBackend () | |
RGBackend (QObject *const parent) | |
~RGBackend () override | |
This class is a base class for Open Street Map and Geonames backends.
|
explicit |
Constructor
Digikam::RGBackend::RGBackend | ( | ) |
|
override |
Destructor
|
virtual |
Reimplemented in Digikam::BackendOsmRG, Digikam::BackendGeonamesUSRG, and Digikam::BackendGeonamesRG.
|
pure virtual |
Implemented in Digikam::BackendOsmRG, Digikam::BackendGeonamesUSRG, and Digikam::BackendGeonamesRG.
|
pure virtual |
Implemented in Digikam::BackendOsmRG, Digikam::BackendGeonamesUSRG, and Digikam::BackendGeonamesRG.
|
virtual |
Reimplemented in Digikam::BackendOsmRG, Digikam::BackendGeonamesUSRG, and Digikam::BackendGeonamesRG.
Emitted whenever some items are ready.