VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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.

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

Public Member Functions

 DtSimulationCommandSelfDelete (makVrv::DtDe &de)
 
virtual ~DtSimulationCommandSelfDelete ()
 
virtual QActioncreateAction (makVrv::DtDe &, QWidget *parent)
 
virtual void on_triggered ()
 
- Public Member Functions inherited from makVrf::DtVrfSimulationCommand
 DtVrfSimulationCommand (const std::string &, makVrv::DtDe &)
 
virtual ~DtVrfSimulationCommand ()
 
- Public Member Functions inherited from makVrv::DtMenuItem
 DtMenuItem (const std::string &menuItemIdName)
 
virtual ~DtMenuItem ()
 
virtual const std::string & menuItemIdName () const
 

Additional Inherited Members

- Protected Slots inherited from makVrv::DtMenuItem
virtual void on_checkStateChanged (bool)
 
virtual void on_aboutToShow ()
 
- Protected Member Functions inherited from makVrf::DtVrfSimulationCommand
virtual QActionregisterMenuItem (DtVrfSimulationCommandAction *action, const std::string &commandAction)
 
- Protected Attributes inherited from makVrf::DtVrfSimulationCommand
makVrv::DtDemyDe
 
- Protected Attributes inherited from makVrv::DtMenuItem
std::string myMenuIdName
 

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).

Implements makVrv::DtMenuItem.

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 Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)