|
| SearchesDBJobInfo (QList< int > &&searchIds) |
|
| SearchesDBJobInfo (QSet< qlonglong > &&imageIds, bool isAlbumUpdate, HaarIface::RefImageSelMethod referenceSelectionMethod, QSet< qlonglong > &&refImageIds) |
|
const QSet< qlonglong > & | imageIds () const |
|
bool | isAlbumUpdate () const |
|
bool | isDuplicatesJob () const |
|
double | maxThreshold () const |
|
double | minThreshold () const |
|
const QSet< qlonglong > & | refImageIds () const |
|
HaarIface::RefImageSelMethod | refImageSelectionMethod () const |
|
const QList< int > & | searchIds () const |
|
int | searchResultRestriction () const |
|
void | setMaxThreshold (double t) |
|
void | setMinThreshold (double t) |
|
void | setSearchResultRestriction (int type) |
|
bool | isFoldersJob () const |
|
bool | isListAvailableImagesOnly () const |
|
bool | isRecursive () const |
|
void | setFoldersJob () |
|
void | setListAvailableImagesOnly () |
|
void | setRecursive () |
|