VR-Forces 4.8 Class Documentation
 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. 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). More...
 
virtual void on_triggered ()
 override base class since there is no need for a dialog. More...
 
- 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)
 CTOR. More...
 
virtual ~DtMenuItem ()
 DTOR. More...
 
virtual const std::string & menuItemIdName () const
 Get the menu id name, the menu id name is not the same thing as the visible menu text. More...
 

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
 

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

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 Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)