VR-Forces 4.2 Class Documentation
List of all members | Public Member Functions
makVrf::DtSimulationCommandSelfDelete Class Reference

This Sim command is only added to the sim command menu for entity plans. More...

Inheritance diagram for makVrf::DtSimulationCommandSelfDelete:
Inheritance graph
[legend]

Public Member Functions

 DtSimulationCommandSelfDelete (makVrv::DtDe &de)
virtual ~DtSimulationCommandSelfDelete ()
virtual QActioncreateAction (makVrv::DtDe &, QWidget *parent)
 Build a menu item (via an action).
virtual void on_triggered ()
 override base class since there is no need for a dialog.
- Public Member Functions inherited from makVrf::DtVrfSimulationCommand
 DtVrfSimulationCommand (const std::string &, makVrv::DtDe &)
virtual ~DtVrfSimulationCommand ()

Additional Inherited Members

- Protected Member Functions inherited from makVrf::DtVrfSimulationCommand
virtual QActionregisterMenuItem (DtVrfSimulationCommandAction *action, const std::string &commandAction)
- Protected Attributes inherited from makVrf::DtVrfSimulationCommand
makVrv::DtDe & myDe

Detailed Description

This Sim command is only added to the sim command menu for entity plans.

Constructor & Destructor Documentation

makVrf::DtSimulationCommandSelfDelete::DtSimulationCommandSelfDelete ( makVrv::DtDe &  de)
virtual makVrf::DtSimulationCommandSelfDelete::~DtSimulationCommandSelfDelete ( )
virtual

Member Function Documentation

virtual QAction* makVrf::DtSimulationCommandSelfDelete::createAction ( makVrv::DtDe &  ,
QWidget parent 
)
virtual

Build a menu item (via an action).

virtual void makVrf::DtSimulationCommandSelfDelete::on_triggered ( )
virtual

override base class since there is no need for a dialog.

Just send the delete command with the name of the entity selected.

Reimplemented from makVrf::DtVrfSimulationCommand.


The documentation for this class was generated from the following file:

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)