24 #ifndef DIGIKAM_ONLINE_VERSION_DLG_H
25 #define DIGIKAM_ONLINE_VERSION_DLG_H
34 #include "digikam_version.h"
46 const QString& version = QLatin1String(digikam_version_short),
48 bool checkPreRelease =
false,
49 bool updateWithDebug =
false);
58 void slotNewVersionAvailable(
const QString& version);
59 void slotNewVersionCheckError(
const QString& error);
61 void slotReleaseNotesData(
const QString& notes);
63 void slotDownloadInstaller();
64 void slotDownloadError(
const QString& error);
65 void slotDownloadProgress(qint64, qint64);
67 void slotComputeChecksum();
69 void slotRunInstaller();
70 void slotOpenInFileManager();
73 void slotSetupUpdate();
75 void slotUpdateStats();
Definition: onlineversiondlg.h:40
Definition: datefolderview.cpp:43
const QDateTime digiKamBuildDate()
Definition: digikam_version.cpp:55