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

The DtRadioSetItem will present the user with a dialog that will allow them to select simulation object(s) and have a pane on the right side of the dialog show the tasks that are available. More...

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

Public Member Functions

 DtRadioTaskItem (makVrv::DtDe &de)
 
virtual ~DtRadioTaskItem ()
 
virtual QActioncreateAction (makVrv::DtDe &, QWidget *parent)
 Build a menu item (via an action). More...
 
virtual DtVrfTaskSetActioncreateAction (QWidget *parent)
 Override to return custom subclass of DtVrfTaskSetAction. More...
 
- Public Member Functions inherited from makVrf::DtRadioItem
 DtRadioItem (makVrv::DtDe &de, const std::string &className)
 
virtual ~DtRadioItem ()
 
- Public Member Functions inherited from makVrf::DtVrfTaskSetMenuItem
 DtVrfTaskSetMenuItem (const std::string &, makVrv::DtDe &, bool addToolbarItem=true)
 Constructor to specify the name of the menu item, but not the title. More...
 
virtual ~DtVrfTaskSetMenuItem ()
 Destructor. 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...
 

Additional Inherited Members

- Protected Slots inherited from makVrv::DtMenuItem
virtual void on_checkStateChanged (bool)
 
virtual void on_aboutToShow ()
 
- Protected Member Functions inherited from makVrf::DtVrfTaskSetMenuItem
virtual QActionregisterMenuItem (const QString &title, QWidget *parent, int iAction, const QString &iconBaseName)
 Registers the menu item with the necessary gui components. More...
 
virtual void on_triggered ()
 The action performed when the menu item is selected. More...
 
- Protected Attributes inherited from makVrf::DtVrfTaskSetMenuItem
makVrv::DtDemyDe
 
- Protected Attributes inherited from makVrv::DtMenuItem
std::string myMenuIdName
 

Detailed Description

The DtRadioSetItem will present the user with a dialog that will allow them to select simulation object(s) and have a pane on the right side of the dialog show the tasks that are available.

Constructor & Destructor Documentation

makVrf::DtRadioTaskItem::DtRadioTaskItem ( makVrv::DtDe de)
virtual makVrf::DtRadioTaskItem::~DtRadioTaskItem ( )
virtual

Member Function Documentation

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

Build a menu item (via an action).

Implements makVrv::DtMenuItem.

virtual DtVrfTaskSetAction* makVrf::DtRadioTaskItem::createAction ( QWidget *  parent)
virtual

Override to return custom subclass of DtVrfTaskSetAction.

Parameters
parentpointer to the parent QWidget, can be null

Reimplemented from makVrf::DtVrfTaskSetMenuItem.


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)