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::DtRemovePersistentTracksAction Class Reference

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

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

Public Member Functions

 DtRemovePersistentTracksAction (makVrv::DtDe &de)
 CTOR. More...
 
virtual ~DtRemovePersistentTracksAction ()
 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 -> Add Persistent Tracks menu entry This really doesn't belong on this menu.

Only temporary!

Constructor & Destructor Documentation

makVrf::DtRemovePersistentTracksAction::DtRemovePersistentTracksAction ( makVrv::DtDe de)

CTOR.

virtual makVrf::DtRemovePersistentTracksAction::~DtRemovePersistentTracksAction ( )
virtual

DTOR.

Member Function Documentation

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

Build a menu item (via an action).

Implements makVrv::DtMenuItem.

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

Reimplemented from makVrv::DtMenuItem.

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

Member Data Documentation

makVrv::DtDe& makVrf::DtRemovePersistentTracksAction::myDe
protected
QAction* makVrf::DtRemovePersistentTracksAction::myAction
protected
DtCommandAssignmentWidget* makVrf::DtRemovePersistentTracksAction::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)