40 #ifndef __OPENFLUID_UICOMMON_RUNSIMULATIONDIALOG_HPP__ 41 #define __OPENFLUID_UICOMMON_RUNSIMULATIONDIALOG_HPP__ 46 #include <QElapsedTimer> 57 class RunSimulationDialog;
64 class FluidXDescriptor;
68 namespace ui {
namespace common {
77 Ui::RunSimulationDialog *ui;
83 QElapsedTimer m_ElapsedTimer;
96 void setPeriod(QString Begin, QString End,
int Duration);
100 void setProgressValue(
int Index);
102 void setProgressMax(
int Index);
104 void setWarningsCount(
unsigned int Count);
108 void requestSuspendResume();
110 void validateSuspend();
116 void handleUserAbort();
118 void showErrorDetails();
Stage
Definition: RunSimulationWorker.hpp:68
Definition: RunSimulationWorker.hpp:62
Definition: RunSimulationDialog.hpp:71
#define OPENFLUID_API
Definition: dllexport.hpp:87
Definition: FluidXDescriptor.hpp:68
unsigned long long Duration_t
Definition: DateTime.hpp:68
Definition: ExceptionContext.hpp:53
Definition: AboutDialog.hpp:50
Definition: ApplicationException.hpp:47