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

Public Member Functions | |
| DtVrfSimulationCommand (const std::string &, makVrv::DtDe &) | |
| virtual | ~DtVrfSimulationCommand () |
Protected Member Functions | |
| virtual QAction * | registerMenuItem (DtVrfSimulationCommandAction *action, const std::string &commandAction) |
| virtual void | on_triggered () |
Protected Attributes | |
| makVrv::DtDe & | myDe |
| makVrf::DtVrfSimulationCommand::DtVrfSimulationCommand | ( | const std::string & | , |
| makVrv::DtDe & | |||
| ) |
| virtual makVrf::DtVrfSimulationCommand::~DtVrfSimulationCommand | ( | ) | [virtual] |
| virtual QAction* makVrf::DtVrfSimulationCommand::registerMenuItem | ( | DtVrfSimulationCommandAction * | action, |
| const std::string & | commandAction | ||
| ) | [protected, virtual] |
| virtual void makVrf::DtVrfSimulationCommand::on_triggered | ( | ) | [protected, virtual] |
Reimplemented from makVrv::DtMenuItem.
Reimplemented in makVrf::DtSimulationCommandSelfDelete.
makVrv::DtDe& makVrf::DtVrfSimulationCommand::myDe [protected] |