26#include "digikam_gui_export.h"
45 int albumTagRelation = 0,
46 int minSimilarity = 90,
47 int maxSimilarity = 100,
48 int searchResultRestriction = 0,
50 const AlbumList& referenceImageAlbum = {},
61 void slotStart()
override;
62 void slotDone()
override;
63 void slotCancel()
override;
64 void slotDuplicatesProgress(
int percentage,
const ItemInfo& inf,
65 const QImage& img,
int duplicates);
70 Private*
const d =
nullptr;
Definition duplicatesfinder.h:36
void signalScanNotification(const QString &msg, int type)
RefImageSelMethod
The RefImageSelMethod enum Selection method to determine which image will be the reference in the dup...
Definition haariface.h:100
Definition maintenancetool.h:31
Definition progressmanager.h:35
Definition datefolderview.cpp:34
QList< Album * > AlbumList
Definition album.h:41