27 #ifndef QTPROGRESSWIDGET_QO_H_
28 #define QTPROGRESSWIDGET_QO_H_
31 #include <casaqt/QtUtilities/QtProgressCompactWidget.ui.h>
32 #include <casaqt/QtUtilities/QtProgressWidget.ui.h>
47 bool allowPauseResume =
true,
bool allowCancel =
true,
48 bool isDialog =
true,
bool useCompact =
false,
49 QWidget* parent = NULL);
76 void setProgress(
unsigned int progress,
const QString& status);
Abstraction for a display widget that can show the progress of an operation.
String: the storage and methods of handling collections of characters.