digiKam
Digikam::DatesDBJobInfo Class Reference
+ Inheritance diagram for Digikam::DatesDBJobInfo:

Public Member Functions

 DatesDBJobInfo ()
 
QDate endDate () const
 
bool isFoldersJob () const
 
bool isListAvailableImagesOnly () const
 
bool isRecursive () const
 
void setEndDate (const QDate &date)
 
void setFoldersJob ()
 
void setListAvailableImagesOnly ()
 
void setRecursive ()
 
void setStartDate (const QDate &date)
 
QDate startDate () const
 

Constructor & Destructor Documentation

◆ DatesDBJobInfo()

Digikam::DatesDBJobInfo::DatesDBJobInfo ( )
explicit

Member Function Documentation

◆ endDate()

QDate Digikam::DatesDBJobInfo::endDate ( ) const

Referenced by Digikam::DatesJob::run().

◆ isFoldersJob()

◆ isListAvailableImagesOnly()

bool Digikam::DBJobInfo::isListAvailableImagesOnly ( ) const
inherited

◆ isRecursive()

bool Digikam::DBJobInfo::isRecursive ( ) const
inherited

◆ setEndDate()

void Digikam::DatesDBJobInfo::setEndDate ( const QDate &  date)

◆ setFoldersJob()

void Digikam::DBJobInfo::setFoldersJob ( )
inherited

◆ setListAvailableImagesOnly()

void Digikam::DBJobInfo::setListAvailableImagesOnly ( )
inherited

◆ setRecursive()

void Digikam::DBJobInfo::setRecursive ( )
inherited

◆ setStartDate()

void Digikam::DatesDBJobInfo::setStartDate ( const QDate &  date)

◆ startDate()

QDate Digikam::DatesDBJobInfo::startDate ( ) const

Referenced by Digikam::DatesJob::run().


The documentation for this class was generated from the following files: