
#include <guicommon/RunSimulationWorker.hpp>
Public Slots | |
| void | run () |
Signals | |
| void | periodChanged (QString Begin, QString End, int Duration) |
| void | finished () |
| void | error (QString Error) |
Public Member Functions | |
| RunSimulationWorker (openfluid::fluidx::FluidXDescriptor *FXDesc, RunSimulationListener *Listener) | |
| ~RunSimulationWorker () | |
| openfluid::guicommon::RunSimulationWorker::RunSimulationWorker | ( | openfluid::fluidx::FluidXDescriptor * | FXDesc, |
| RunSimulationListener * | Listener | ||
| ) |
| void openfluid::guicommon::RunSimulationWorker::error | ( | QString | Error | ) | [signal] |
| void openfluid::guicommon::RunSimulationWorker::finished | ( | ) | [signal] |
| void openfluid::guicommon::RunSimulationWorker::periodChanged | ( | QString | Begin, |
| QString | End, | ||
| int | Duration | ||
| ) | [signal] |
| void openfluid::guicommon::RunSimulationWorker::run | ( | ) | [slot] |
1.7.6.1