◆ SearchesDBJobInfo() [1/2]
Digikam::SearchesDBJobInfo::SearchesDBJobInfo |
( |
QList< int > && |
searchIds | ) |
|
|
explicit |
◆ SearchesDBJobInfo() [2/2]
Digikam::SearchesDBJobInfo::SearchesDBJobInfo |
( |
QSet< qlonglong > && |
imageIds, |
|
|
bool |
isAlbumUpdate |
|
) |
| |
◆ imageIds()
const QSet< qlonglong > & Digikam::SearchesDBJobInfo::imageIds |
( |
| ) |
const |
◆ isAlbumUpdate()
bool Digikam::SearchesDBJobInfo::isAlbumUpdate |
( |
| ) |
const |
◆ isDuplicatesJob()
bool Digikam::SearchesDBJobInfo::isDuplicatesJob |
( |
| ) |
const |
◆ isFoldersJob()
bool Digikam::DBJobInfo::isFoldersJob |
( |
| ) |
const |
|
inherited |
◆ isListAvailableImagesOnly()
bool Digikam::DBJobInfo::isListAvailableImagesOnly |
( |
| ) |
const |
|
inherited |
◆ isRecursive()
bool Digikam::DBJobInfo::isRecursive |
( |
| ) |
const |
|
inherited |
◆ maxThreshold()
double Digikam::SearchesDBJobInfo::maxThreshold |
( |
| ) |
const |
◆ minThreshold()
double Digikam::SearchesDBJobInfo::minThreshold |
( |
| ) |
const |
◆ searchIds()
const QList< int > & Digikam::SearchesDBJobInfo::searchIds |
( |
| ) |
const |
◆ searchResultRestriction()
int Digikam::SearchesDBJobInfo::searchResultRestriction |
( |
| ) |
const |
◆ setFoldersJob()
void Digikam::DBJobInfo::setFoldersJob |
( |
| ) |
|
|
inherited |
◆ setListAvailableImagesOnly()
void Digikam::DBJobInfo::setListAvailableImagesOnly |
( |
| ) |
|
|
inherited |
◆ setMaxThreshold()
void Digikam::SearchesDBJobInfo::setMaxThreshold |
( |
double |
t | ) |
|
◆ setMinThreshold()
void Digikam::SearchesDBJobInfo::setMinThreshold |
( |
double |
t | ) |
|
◆ setRecursive()
void Digikam::DBJobInfo::setRecursive |
( |
| ) |
|
|
inherited |
◆ setSearchResultRestriction()
void Digikam::SearchesDBJobInfo::setSearchResultRestriction |
( |
int |
type | ) |
|
◆ m_albumUpdate
bool Digikam::SearchesDBJobInfo::m_albumUpdate |
◆ m_duplicates
bool Digikam::SearchesDBJobInfo::m_duplicates |
◆ m_imageIds
QSet<qlonglong> Digikam::SearchesDBJobInfo::m_imageIds |
◆ m_maxThreshold
double Digikam::SearchesDBJobInfo::m_maxThreshold |
◆ m_minThreshold
double Digikam::SearchesDBJobInfo::m_minThreshold |
◆ m_searchIds
QList<int> Digikam::SearchesDBJobInfo::m_searchIds |
◆ m_searchResultRestriction
int Digikam::SearchesDBJobInfo::m_searchResultRestriction |
The documentation for this class was generated from the following files: