![]() |
digiKam
|
This class contains data needed in reverse geocoding process. More...
#include <rginfo.h>
Public Member Functions | |
RGInfo ()=default | |
~RGInfo ()=default | |
Public Attributes | |
GeoCoordinates | coordinates |
QPersistentModelIndex | id |
QMap< QString, QString > | rgData |
This class contains data needed in reverse geocoding process.
|
default |
Constructor
|
default |
Destructor
GeoCoordinates Digikam::RGInfo::coordinates |
The coordinates of current image.
QPersistentModelIndex Digikam::RGInfo::id |
The image index.
QMap<QString, QString> Digikam::RGInfo::rgData |
The address elements and their names.
Referenced by Digikam::makeTagString().