25 #include <QProgressBar>
26 #include <QHBoxLayout>
76 #endif // LOADDIALOG_H
void setValue(int i)
Set the progress bar value.
Definition: loaddialog.cpp:60
The LoadDialog class.
Definition: loaddialog.h:38
QProgressBar * bar
Progress bar widget.
Definition: loaddialog.h:73
LoadDialog(QWidget *parent)
LoadDialog Constructor.
Definition: loaddialog.cpp:34
void cancel()
Signal emitted when the cancel button is clicked.