24 #ifndef DIGIKAM_GALLERY_ELEMENT_FUNCTOR_H
25 #define DIGIKAM_GALLERY_ELEMENT_FUNCTOR_H
35 class GalleryGenerator;
53 const QString& destDir);
60 bool writeDataToFile(
const QByteArray& data,
const QString& destPath);
61 void emitWarning(
const QString& msg);
Definition: galleryelementfunctor.h:44
void operator()(GalleryElement &element)
Definition: galleryelementfunctor.cpp:99
GalleryElement result_type
Definition: galleryelementfunctor.h:47
GalleryElementFunctor(GalleryGenerator *const generator, GalleryInfo *const info, const QString &destDir)
Definition: galleryelementfunctor.cpp:86
~GalleryElementFunctor()
Definition: galleryelementfunctor.cpp:95
Definition: galleryelement.h:49
Definition: gallerygenerator.h:49
Definition: galleryinfo.h:48
Definition: gallerynamehelper.h:38
Definition: galleryconfig.cpp:30