VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Slots | Protected Member Functions | Protected Attributes
makVrf::DtRemoveDynamicTerrainDamageAction Class Reference

Action associated with the create -> Remove Dynamic Terrain Damage menu entry This really doesn't belong on this menu. More...

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

Public Member Functions

 DtRemoveDynamicTerrainDamageAction (makVrv::DtDe &de)
 CTOR. More...
 
virtual ~DtRemoveDynamicTerrainDamageAction ()
 DTOR. More...
 
virtual QActioncreateAction (makVrv::DtDe &, QWidget *parent)
 Build a menu item (via an action). More...
 
- 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...
 

Protected Slots

virtual void dialogDestroyed ()
 
- Protected Slots inherited from makVrv::DtMenuItem
virtual void on_checkStateChanged (bool)
 
virtual void on_aboutToShow ()
 

Protected Member Functions

virtual void on_triggered ()
 
virtual void sendCommandRequest (const DtSimCommandObjectWrapper &s)
 

Protected Attributes

makVrv::DtDemyDe
 
QActionmyAction
 
DtCommandAssignmentWidgetmyDialog
 
- Protected Attributes inherited from makVrv::DtMenuItem
std::string myMenuIdName
 

Detailed Description

Action associated with the create -> Remove Dynamic Terrain Damage menu entry This really doesn't belong on this menu.

Only temporary!

Constructor & Destructor Documentation

makVrf::DtRemoveDynamicTerrainDamageAction::DtRemoveDynamicTerrainDamageAction ( makVrv::DtDe de)

CTOR.

virtual makVrf::DtRemoveDynamicTerrainDamageAction::~DtRemoveDynamicTerrainDamageAction ( )
virtual

DTOR.

Member Function Documentation

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

Build a menu item (via an action).

Implements makVrv::DtMenuItem.

virtual void makVrf::DtRemoveDynamicTerrainDamageAction::on_triggered ( )
protectedvirtual

Reimplemented from makVrv::DtMenuItem.

virtual void makVrf::DtRemoveDynamicTerrainDamageAction::sendCommandRequest ( const DtSimCommandObjectWrapper s)
protectedvirtual
virtual void makVrf::DtRemoveDynamicTerrainDamageAction::dialogDestroyed ( )
protectedvirtualslot

Member Data Documentation

makVrv::DtDe& makVrf::DtRemoveDynamicTerrainDamageAction::myDe
protected
QAction* makVrf::DtRemoveDynamicTerrainDamageAction::myAction
protected
DtCommandAssignmentWidget* makVrf::DtRemoveDynamicTerrainDamageAction::myDialog
protected

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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)