![]() |
digiKam
|
This class is a base class for Open Street Map and Geonames backends. More...
#include <backend-rg.h>
Signals | |
void | signalRGReady (const QList< RGInfo > &) |
Emitted whenever some items are ready. | |
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=default | |
This class is a base class for Open Street Map and Geonames backends.
|
explicit |
Constructor
Digikam::RGBackend::RGBackend | ( | ) |
|
overridedefault |
|
virtual |
Reimplemented in Digikam::BackendGeonamesRG, Digikam::BackendGeonamesUSRG, and Digikam::BackendOsmRG.
|
pure virtual |
Implemented in Digikam::BackendGeonamesRG, Digikam::BackendGeonamesUSRG, and Digikam::BackendOsmRG.
|
pure virtual |
Implemented in Digikam::BackendGeonamesRG, Digikam::BackendGeonamesUSRG, and Digikam::BackendOsmRG.
|
virtual |
Reimplemented in Digikam::BackendGeonamesRG, Digikam::BackendGeonamesUSRG, and Digikam::BackendOsmRG.
|
signal |
Emitted whenever some items are ready.