24 #ifndef DIGIKAM_DPROGRESS_WDG_H
25 #define DIGIKAM_DPROGRESS_WDG_H
29 #include <QProgressBar>
53 void progressScheduled(
const QString& title,
bool canBeCanceled,
bool hasThumb);
58 void progressThumbnailChanged(
const QPixmap& thumb);
63 void progressStatusChanged(
const QString& status);
68 void progressCompleted();
79 void slotValueChanged(
int);
80 void slotProgressCanceled(
const QString&
id);
Definition: dprogresswdg.h:39
void signalProgressCanceled()
Definition: datefolderview.cpp:43