![]() |
digiKam Developer Documentation
Professional Photo Management with the Power of Open Source
|
This class contains data needed in reverse geocoding process.
Public Member Functions | |
RGInfo ()=default | |
Constructor. | |
~RGInfo ()=default | |
Destructor. | |
Public Attributes | |
GeoCoordinates | coordinates |
The coordinates of current image. | |
QPersistentModelIndex | id |
The image index. | |
QMap< QString, QString > | rgData |
The address elements and their names. | |