VR-Forces 4.6 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::DtAddDynamicTerrainChangesAction Class Reference

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

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

Public Member Functions

 DtAddDynamicTerrainChangesAction (makVrv::DtDe &de)
 CTOR.
virtual ~DtAddDynamicTerrainChangesAction ()
 DTOR.
virtual QActioncreateAction (makVrv::DtDe &, QWidget *parent)
 Build a menu item (via an action).
- Public Member Functions inherited from makVrv::DtMenuItem
 DtMenuItem (const std::string &menuItemIdName)
 CTOR.
virtual ~DtMenuItem ()
 DTOR.
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.

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 -> Add Dynamic Terrain Changes menu entry This really doesn't belong on this menu.

Only temporary!

Constructor & Destructor Documentation

makVrf::DtAddDynamicTerrainChangesAction::DtAddDynamicTerrainChangesAction ( makVrv::DtDe de)

CTOR.

virtual makVrf::DtAddDynamicTerrainChangesAction::~DtAddDynamicTerrainChangesAction ( )
virtual

DTOR.

Member Function Documentation

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

Build a menu item (via an action).

Implements makVrv::DtMenuItem.

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

Reimplemented from makVrv::DtMenuItem.

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

Member Data Documentation

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

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

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)