![]() |
VPTissue Reference Manual
|
Utility for running simulation in a separate thread. More...
#include <SimWorker.h>


Public Slots | |
| void | Work () |
Signals | |
| void | Worked (QString) |
| Argument is status message produced by simulation step. | |
Public Member Functions | |
| SimWorker (std::shared_ptr< SimPT_Sim::SimInterface >) | |
Utility for running simulation in a separate thread.
Definition at line 35 of file SimWorker.h.