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

Public Member Functions | |
| DtRemoteControlRewindScenarioCommand () | |
| virtual | ~DtRemoteControlRewindScenarioCommand () |
| virtual bool | execute (makVrv::DtDe &, const QString &command) |
| virtual DtRemoteControlCommand * | clone () const |
Public Member Functions inherited from DtRemoteControlCommand | |
| QString | help () const |
| QString | command () const |
Additional Inherited Members | |
Public Attributes inherited from DtRemoteControlCommand | |
| boost::signal< void(const QString &, DtRemoteControlCommand *)> | signal_commandComplete |
Protected Member Functions inherited from DtRemoteControlCommand | |
| virtual QStringList | tokenize (const QString &, char delim= ' ') const |
| bool | parsePoint (const QString &, DtVector &) const |
| DtRemoteControlCommand (const QString &command, const QString &help) | |
| DtRemoteControlCommand (const DtRemoteControlCommand &) | |
Protected Attributes inherited from DtRemoteControlCommand | |
| QString | myCommand |
| QString | myHelp |
| DtRemoteControlRewindScenarioCommand::DtRemoteControlRewindScenarioCommand | ( | ) |
|
virtual |
|
virtual |
Implements DtRemoteControlCommand.
|
virtual |
Implements DtRemoteControlCommand.