digikam
Digikam::TagsDBJobInfo Class Reference
#include <dbjobinfo.h>
Inheritance diagram for Digikam::TagsDBJobInfo:

Public Member Functions | |
TagsDBJobInfo () | |
bool | isFaceFoldersJob () const |
void | setFaceFoldersJob () |
void | setSpecialTag (const QString &tag) |
void | setTagsIds (const QList< int > &tagsIds) |
QString | specialTag () const |
QList< int > | tagsIds () const |
![]() | |
bool | isFoldersJob () const |
bool | isListAvailableImagesOnly () const |
bool | isRecursive () const |
void | setFoldersJob () |
void | setListAvailableImagesOnly () |
void | setRecursive () |
Additional Inherited Members | |
![]() | |
DBJobInfo () | |
Detailed Description
Definition at line 85 of file dbjobinfo.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 96 of file dbjobinfo.cpp.
Member Function Documentation
bool Digikam::TagsDBJobInfo::isFaceFoldersJob | ( | ) | const |
Definition at line 107 of file dbjobinfo.cpp.
void Digikam::TagsDBJobInfo::setFaceFoldersJob | ( | ) |
Definition at line 102 of file dbjobinfo.cpp.
Definition at line 112 of file dbjobinfo.cpp.
Definition at line 122 of file dbjobinfo.cpp.
QString Digikam::TagsDBJobInfo::specialTag | ( | ) | const |
Definition at line 117 of file dbjobinfo.cpp.
QList< int > Digikam::TagsDBJobInfo::tagsIds | ( | ) | const |
Definition at line 127 of file dbjobinfo.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Dec 9 2019 02:25:40 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Dec 9 2019 02:25:40 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.