|
|
bool | startSimulation () |
| |
|
bool | stopSimulation () |
| |
|
bool | goBack () |
| |
| virtual bool | startSimulation ()=0 |
| | (Re)starts the simulation. More...
|
| |
| virtual bool | stopSimulation ()=0 |
| | Stops simulation and resets its to initial state, all user data from simulation are cleared. More...
|
| |
| virtual bool | goBack ()=0 |
| | Gets simulation one step back. More...
|
| |
|
|
| BasicmLearningSimulator (TemplateCore *core, QWidget *parent=0) |
| |
|
| TemplateSimulator (TemplateCore *core, QWidget *parent=0) |
| |
|
QSize | sizeHint () const |
| | Hint for default and fixed size for all simulator contents.
|
| |
|
virtual void | launch () |
| | Called when core with this simulator widget is fully loaded from XML bundle or newly created.
|
| |
| TemplateCore * | core () const |
| | Access to associated template core. More...
|
| |
Definition at line 43 of file basicmlearningsimulator.h.
The documentation for this class was generated from the following files: