TODO Comment class here.
More...
#include <MonitoringDialog.h>
virtual MonitoringDialog::~MonitoringDialog |
( |
| ) |
|
|
virtual |
void MonitoringDialog::browseLml |
( |
| ) |
|
|
slot |
Slot called when Browse Lml file is clicked.
void MonitoringDialog::browseMmlIn |
( |
| ) |
|
|
slot |
Slot called when Browse MmlIn file is clicked.
void MonitoringDialog::browsePml |
( |
| ) |
|
|
slot |
Slot called when Browse Pml file is clicked.
QTreeWidgetItem* MonitoringDialog::createItem |
( |
StoppingCriterion * |
sc, |
|
|
QTreeWidgetItem * |
parent |
|
) |
| |
|
private |
void MonitoringDialog::dtModified |
( |
| ) |
|
|
slot |
Slot called after dt editing.
void MonitoringDialog::enableButtons |
( |
bool |
enable | ) |
|
|
private |
set the rew,play,pause,step buttons enable or not
QString MonitoringDialog::getMmlInFileName |
( |
| ) |
|
QTableWidget* MonitoringDialog::getMonitorsTableWidget |
( |
| ) |
|
void MonitoringDialog::init |
( |
| ) |
|
void MonitoringDialog::monitorsChanged |
( |
| ) |
|
|
signal |
void MonitoringDialog::pause |
( |
| ) |
|
|
slot |
do one step of simulation
- Returns
- true only if the step was doneSlot called when the button Pause is clicked
void MonitoringDialog::refreshModified |
( |
| ) |
|
|
slot |
Slot called after refresh editing.
void MonitoringDialog::rewind |
( |
| ) |
|
|
slot |
Slot called when the button Rewind is clicked.
void MonitoringDialog::saveCsv |
( |
| ) |
|
|
slot |
Slot called when save as csv file is clicked.
void MonitoringDialog::saveMmlIn |
( |
| ) |
|
|
slot |
Slot called when save MmlIn file is clicked.
void MonitoringDialog::saveMmlOut |
( |
| ) |
|
|
slot |
Slot called when save MmlOut file is clicked.
void MonitoringDialog::simulate |
( |
| ) |
|
|
slot |
Slot called when the button Play is clicked.
void MonitoringDialog::simulateOneStep |
( |
| ) |
|
|
slot |
Slot called when the next step is clicked.
void MonitoringDialog::updateAll |
( |
| ) |
|
void MonitoringDialog::updateMonitors |
( |
| ) |
|
void MonitoringDialog::updateSimulation |
( |
| ) |
|
void MonitoringDialog::updateSimulatorWidget |
( |
| ) |
|
update simulator specific widget
void MonitoringDialog::updateStoppingCriteria |
( |
| ) |
|
update stopping criteria tab
QColor MonitoringDialog::bgColor |
|
private |
Ui::MonitoringDialog MonitoringDialog::ui |
|
private |
the ui dialog designed in qtdesigner
The documentation for this class was generated from the following file: