40 #ifndef __OPENFLUID_UICOMMON_RUNSIMULATIONDIALOG_HPP__ 
   41 #define __OPENFLUID_UICOMMON_RUNSIMULATIONDIALOG_HPP__ 
   58   class RunSimulationDialog;
 
   65   class FluidXDescriptor;
 
   69 namespace ui { 
namespace common {
 
   78     Ui::RunSimulationDialog *ui;
 
   93     void setPeriod(QString Begin, QString End, 
int Duration);
 
   97     void setProgressValue(
int Index);
 
   99     void setProgressMax(
int Index);
 
  101     void setWarningsCount(
unsigned int Count);
 
  105     void requestSuspendResume();
 
  107     void validateSuspend();
 
  113     void handleUserAbort();
 
  115     void showErrorDetails();
 
unsigned long long Duration_t
Definition: DateTime.hpp:68
Definition: RunSimulationWorker.hpp:63
Definition: FluidXDescriptor.hpp:61
Definition: RunSimulationDialog.hpp:72
Stage
Definition: RunSimulationWorker.hpp:69
Definition: ExceptionContext.hpp:53
#define OPENFLUID_API
Definition: dllexport.hpp:87