digiKam
|
Public Member Functions | |
QSize | dimensionsHint (const QString &path) override |
int | orientationHint (const QString &path) override |
|
overridevirtual |
Gives a hint at the size of the image. This can be used to supersede the Exif information in the file.
Implements Digikam::LoadSaveFileInfoProvider.
References Digikam::ItemInfo::dimensions(), and Digikam::ItemInfo::fromLocalFile().
|
overridevirtual |
Gives a hint at the orientation of the image. This can be used to supersede the Exif information in the file. Will not be used if DMetadata::ORIENTATION_UNSPECIFIED (default value)
Implements Digikam::LoadSaveFileInfoProvider.
References Digikam::ItemInfo::fromLocalFile(), and Digikam::ItemInfo::orientation().