![]() |
digiKam
|
#include <thumbnailinfo.h>
Public Member Functions | |
ThumbnailIdentifier ()=default | |
ThumbnailIdentifier (const QString &path) | |
Public Attributes | |
QString | filePath |
qlonglong | id = 0 |
|
default |
|
inlineexplicit |
QString Digikam::ThumbnailIdentifier::filePath |
The file path from which the thumbnail shall be generated
Referenced by Digikam::ThumbnailLoadThread::Private::createLoadingDescription(), Digikam::ThumbnailCreator::fileThumbnailInfo(), Digikam::ThumbnailCreator::identifierForDetail(), Digikam::operator<(), Digikam::ItemGPSModelHelper::pixmapFromRepresentativeIndex(), Digikam::ItemThumbnailModel::slotThumbnailLoaded(), Digikam::LoadingDescription::thumbnailIdentifier(), Digikam::ItemInfo::thumbnailInfo(), and Digikam::ThumbsDbInfoProvider::thumbnailInfo().
qlonglong Digikam::ThumbnailIdentifier::id = 0 |
The database id, which needs to be translated to uniqueHash + fileSize
Referenced by Digikam::ThumbnailLoadThread::Private::createLoadingDescription(), Digikam::operator<(), Digikam::ItemGPSModelHelper::pixmapFromRepresentativeIndex(), Digikam::ItemThumbnailModel::slotThumbnailLoaded(), Digikam::ItemInfo::thumbnailIdentifier(), Digikam::ItemInfo::thumbnailInfo(), and Digikam::ThumbsDbInfoProvider::thumbnailInfo().