![]() |
VR-Forces 4.3 Class Documentation
|
Dialog that will allow the selection of a new toolbar path. More...

Public Member Functions | |
| DtTaskToolbarPathSelector (makVrv::DtDe &de, const std::string &toolbar, QWidget *parent, const Qt::WindowFlags &f=0) | |
| virtual | ~DtTaskToolbarPathSelector () |
| virtual std::string | selectToolbarPath (const std::string &path) |
| Puts up a widget to allow the user to select a toolbar path from the current scripted task data. | |
| virtual void | setupFromMetaData (const DtScriptedTaskMetaData &) |
| virtual QString | locationOfScript () const |
| Returns a prettier string of the location of the script. | |
| virtual QString | titleForToolbarAction (const std::string &) const |
| virtual QListWidgetItem * | listWidgetItemFor (const std::string &id) const |
Public Attributes | |
| QPushButton * | myAddBefore |
| QPushButton * | myAddAfter |
| QPushButton * | myIsEquivalentTo |
| QListWidget * | myToolbars |
Protected Slots | |
| virtual void | addBefore () |
| virtual void | addAfter () |
| virtual void | addEquivalentTo () |
| virtual void | itemSelectionChanged () |
Protected Attributes | |
| makVrv::DtDe & | myDe |
| std::string | myScriptId |
| std::string | myToolbarLocation |
| std::string | myToolbarConfiguration |
| QString | myMenuText |
Dialog that will allow the selection of a new toolbar path.
| makVrf::DtTaskToolbarPathSelector::DtTaskToolbarPathSelector | ( | makVrv::DtDe & | de, |
| const std::string & | toolbar, | ||
| QWidget * | parent, | ||
| const Qt::WindowFlags & | f = 0 |
||
| ) |
|
virtual |
|
virtual |
Puts up a widget to allow the user to select a toolbar path from the current scripted task data.
|
virtual |
|
virtual |
Returns a prettier string of the location of the script.
|
virtual |
|
virtual |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
| QPushButton* makVrf::DtTaskToolbarPathSelector::myAddBefore |
| QPushButton* makVrf::DtTaskToolbarPathSelector::myAddAfter |
| QPushButton* makVrf::DtTaskToolbarPathSelector::myIsEquivalentTo |
| QListWidget* makVrf::DtTaskToolbarPathSelector::myToolbars |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |