25 #ifndef BATCHPROGRESSDIALOG_H
26 #define BATCHPROGRESSDIALOG_H
30 #include <kdialogbase.h>
43 class BatchProgressItem;
63 void addedAction(
const QString &text,
int type);
65 void setProgress(
int current,
int total);
81 #endif // BATCHPROGRESSDIALOG_H
KProgress * m_progress
Definition: batchprogressdialog.h:71
Definition: batchprogressdialog.cpp:132
Definition: batchprogressdialog.h:51
Definition: batchprogressdialog.h:49
Definition: batchprogressdialog.h:54
#define LIBKIPI_EXPORT
Definition: libkipi_export.h:35
Definition: batchprogressdialog.h:50
KListView * m_actionsList
Definition: batchprogressdialog.h:70
Definition: batchprogressdialog.h:48
Definition: batchprogressdialog.h:47
Definition: batchprogressdialog.cpp:72
ActionMessageType
Definition: batchprogressdialog.h:45
KIPI::BatchProgressItem * m_item
Definition: batchprogressdialog.h:69