24 #ifndef DIGIKAM_FILES_DOWNLOADER_H
25 #define DIGIKAM_FILES_DOWNLOADER_H
30 #include <QNetworkReply>
87 bool checkDownloadFiles()
const;
94 void createRequest(
const QUrl& url);
95 void printDownloadInfo(
const QUrl& url);
98 QString getFacesEnginePath()
const;
102 void reject()
override;
104 void slotDownloaded(QNetworkReply* reply);
105 void slotDownloadProgress(qint64 bytesReceived, qint64 bytesTotal);
Definition: filesdownloader.h:42
QString hash
Definition: filesdownloader.h:68
qint64 size
Definition: filesdownloader.h:73
QString path
Definition: filesdownloader.h:58
QString name
Definition: filesdownloader.h:63
Definition: filesdownloader.h:79
Definition: datefolderview.cpp:43