![]() |
VR-Forces 4.0.4 Class Documentation
|

Public Member Functions | |
| DtSimulationCommandDeleteDialog (makVrv::DtDe &de, QWidget *parent, const Qt::WindowFlags &flags=0) | |
| virtual | ~DtSimulationCommandDeleteDialog () |
Protected Member Functions | |
| virtual void | onCancel () |
| virtual void | sendRequest () |
| Override to send the set or task request. | |
| virtual void | run (const std::vector< makVrv::DtSimEntry * > &) |
| Calls setupGui and shows the dialog. | |
| virtual bool | editStatement (const std::vector< makVrv::DtSimEntry * > &data, const DtSimStatement *s) |
| Edits the current statement. Return true if the statement can be edited. | |
| makVrf::DtSimulationCommandDeleteDialog::DtSimulationCommandDeleteDialog | ( | makVrv::DtDe & | de, |
| QWidget * | parent, | ||
| const Qt::WindowFlags & | flags = 0 |
||
| ) |
| virtual makVrf::DtSimulationCommandDeleteDialog::~DtSimulationCommandDeleteDialog | ( | ) | [virtual] |
| virtual void makVrf::DtSimulationCommandDeleteDialog::onCancel | ( | ) | [inline, protected, virtual] |
Reimplemented from makVrf::DtBaseTaskSetDialogInterface.
| virtual void makVrf::DtSimulationCommandDeleteDialog::sendRequest | ( | ) | [protected, virtual] |
Override to send the set or task request.
Implements makVrf::DtBaseTaskSetDialogInterface.
| virtual void makVrf::DtSimulationCommandDeleteDialog::run | ( | const std::vector< makVrv::DtSimEntry * > & | ) | [protected, virtual] |
Calls setupGui and shows the dialog.
Reimplemented from makVrf::DtBaseTaskSetDialogInterface.
| virtual bool makVrf::DtSimulationCommandDeleteDialog::editStatement | ( | const std::vector< makVrv::DtSimEntry * > & | , |
| const DtSimStatement * | |||
| ) | [protected, virtual] |
Edits the current statement. Return true if the statement can be edited.
Reimplemented from makVrf::DtBaseTaskSetDialogInterface.