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

Dialog that will allow the selection of a new menu path and creation of sub-menu paths. More...

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

Public Member Functions

 DtTaskMenuPathSelector (makVrv::DtDe &de, const std::string &scriptId, QWidget *parent, const Qt::WindowFlags &f=0)
virtual ~DtTaskMenuPathSelector ()
virtual void modifyScriptedTask (const DtScriptedTaskMetaData &)
- Public Member Functions inherited from makVrf::DtMenuPathSelector
 DtMenuPathSelector (makVrv::DtDe &de, const std::string &scriptId, QWidget *parent, const Qt::WindowFlags &f=0)
virtual ~DtMenuPathSelector ()
virtual QString selectMenuPath (const QString &curPath="")
 Puts up a widget to allow the user to select a menu path.
virtual void setScriptId (const std::string &)
QString locationOfScript () const
 Returns a prettier string of the location of the script.
virtual QActionfindActionWithScriptId (const QList< QAction * > &, QAction *&parent) const
 Returns the QAction that represents this script and the parent that contains it.

Public Attributes

DtVrfTaskMenumyTaskMenu
DtTaskMenumyTaskMenuBuilder
- Public Attributes inherited from makVrf::DtMenuPathSelector
DtConfigurableMenuAssembler myMenuAssembler
QPushButtonmyAddBefore
QPushButtonmyAddAfter
QTreeWidgetmyMenu
QLineEditmyMenuItem
QRadioButton * myBefore
QRadioButton * myAfter

Protected Member Functions

virtual const
DtConfigurableMenuAssembler
assembler () const
virtual QList< QAction * > actions () const
virtual const charmenuId () const
- Protected Member Functions inherited from makVrf::DtMenuPathSelector
virtual void populateMenu (QTreeWidgetItem *parent, QAction *actions, const DtConfigurableMenuAssembler &menuAssembler)
virtual void addMenuAtPositionFromSelected (int)
virtual QTreeWidgetItemfindMenuItem (QTreeWidgetItem *parent, const std::string &path) const

Additional Inherited Members

- Protected Slots inherited from makVrf::DtMenuPathSelector
virtual void addBefore ()
virtual void addAfter ()
- Protected Attributes inherited from makVrf::DtMenuPathSelector
makVrv::DtDemyDe
std::string myScriptId

Detailed Description

Dialog that will allow the selection of a new menu path and creation of sub-menu paths.

Constructor & Destructor Documentation

makVrf::DtTaskMenuPathSelector::DtTaskMenuPathSelector ( makVrv::DtDe de,
const std::string &  scriptId,
QWidget parent,
const Qt::WindowFlags &  f = 0 
)
virtual makVrf::DtTaskMenuPathSelector::~DtTaskMenuPathSelector ( )
virtual

Member Function Documentation

virtual void makVrf::DtTaskMenuPathSelector::modifyScriptedTask ( const DtScriptedTaskMetaData )
virtual
virtual const DtConfigurableMenuAssembler& makVrf::DtTaskMenuPathSelector::assembler ( ) const
protectedvirtual
virtual QList<QAction*> makVrf::DtTaskMenuPathSelector::actions ( ) const
protectedvirtual
virtual const char* makVrf::DtTaskMenuPathSelector::menuId ( ) const
protectedvirtual

Member Data Documentation

DtVrfTaskMenu* makVrf::DtTaskMenuPathSelector::myTaskMenu
DtTaskMenu* makVrf::DtTaskMenuPathSelector::myTaskMenuBuilder

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

Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)