VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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.

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 () override
 
virtual void modifyScriptedTask (const DtScriptedTaskMetaData &) override
 
- Public Member Functions inherited from makVrf::DtMenuPathSelector
 DtMenuPathSelector (makVrv::DtDe &de, const std::string &scriptId, QWidget *parent, const Qt::WindowFlags &f=0)
 
virtual ~DtMenuPathSelector () override
 
virtual QString selectMenuPath (const QString &curPath="")
 
virtual void setScriptId (const std::string &)
 
QString locationOfScript () const
 
virtual QActionfindActionWithScriptId (const QList< QAction * > &, QAction *&parent) const
 

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 override
 
virtual QList< QAction * > actions () const override
 
virtual const charmenuId () const override
 
- 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
 

Constructor & Destructor Documentation

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

Member Function Documentation

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

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 Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)