24 #ifndef DIGIKAM_GS_REPLACE_DLG_H
25 #define DIGIKAM_GS_REPLACE_DLG_H
32 #include <QNetworkReply>
60 const QString& caption,
73 void replacePressed();
74 void replaceAllPressed();
78 void slotFinished(QNetworkReply* reply);
80 void slotProgressTimerDone();
84 QPixmap setProgressAnimation(
const QPixmap& thumb,
const QPixmap& pix);
Definition: gsreplacedlg.h:54
Definition: dinfointerface.h:56
Definition: loadingdescription.h:45
Definition: gdmpform.cpp:46
ReplaceDialog_Result
Definition: gsreplacedlg.h:45
@ PWR_REPLACE_ALL
Definition: gsreplacedlg.h:50
@ PWR_ADD_ALL
Definition: gsreplacedlg.h:48
@ PWR_ADD
Definition: gsreplacedlg.h:47
@ PWR_REPLACE
Definition: gsreplacedlg.h:49
@ PWR_CANCEL
Definition: gsreplacedlg.h:46
Definition: datefolderview.cpp:43