18 #ifndef QGSBUSYINDICATORDIALOG_H 19 #define QGSBUSYINDICATORDIALOG_H 44 QString
message()
const {
return mMessage; }
45 void setMessage(
const QString& message );
52 #endif // QGSBUSYINDICATORDIALOG_H static const Qt::WindowFlags ModalDialogFlags
A simple dialog to show an indeterminate busy progress indicator.