Menu locations.
More...
Public Attributes |
| boost::signal< void()> | signal_processing |
| | Signal sent when this dialog is processing (add/update)
|
| boost::signal< void()> | signal_done |
| | Signal sent when done processing.
|
Protected Member Functions |
| virtual QString | selectMenuPath (const QString &curPath="") |
| | Puts up a widget to allow the user to select a menu path.
|
Detailed Description
Constructor & Destructor Documentation
| makVrf::DtScriptedTaskMenuLocationsDataWidget::DtScriptedTaskMenuLocationsDataWidget |
( |
makVrv::DtDe & |
de, |
|
|
QWidget * |
parent, |
|
|
const Qt::WindowFlags & |
flags = 0 |
|
) |
| |
| virtual makVrf::DtScriptedTaskMenuLocationsDataWidget::~DtScriptedTaskMenuLocationsDataWidget |
( |
| ) |
|
|
virtual |
Member Function Documentation
Initializes widget with contents of meta data.
Updates supplied meta data with contents of widget.
| virtual void makVrf::DtScriptedTaskMenuLocationsDataWidget::setReadOnly |
( |
bool |
| ) |
|
|
virtual |
Sets the control to read-only mode (such that items cannot be edited, but only viewed)
| virtual void makVrf::DtScriptedTaskMenuLocationsDataWidget::setMenuText |
( |
const QString & |
| ) |
|
|
virtual |
Sets the text of the menu item.
| virtual bool makVrf::DtScriptedTaskMenuLocationsDataWidget::processing |
( |
| ) |
const |
|
virtual |
Returns true if this dialog is getting user input for a sub-dialog.
| virtual QString makVrf::DtScriptedTaskMenuLocationsDataWidget::selectMenuPath |
( |
const QString & |
curPath = "" | ) |
|
|
protectedvirtual |
Puts up a widget to allow the user to select a menu path.
| virtual void makVrf::DtScriptedTaskMenuLocationsDataWidget::showOnTaskMenuChanged |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void makVrf::DtScriptedTaskMenuLocationsDataWidget::onUpdate |
( |
| ) |
|
|
protectedvirtualslot |
Member Data Documentation
| boost::signal<void ()> makVrf::DtScriptedTaskMenuLocationsDataWidget::signal_processing |
Signal sent when this dialog is processing (add/update)
| boost::signal<void ()> makVrf::DtScriptedTaskMenuLocationsDataWidget::signal_done |
Signal sent when done processing.
| std::vector<std::string> makVrf::DtScriptedTaskMenuLocationsDataWidget::myMenuPaths |
|
protected |
| QCheckBox* makVrf::DtScriptedTaskMenuLocationsDataWidget::myTitle |
|
protected |
| QLabel* makVrf::DtScriptedTaskMenuLocationsDataWidget::myTaskMenuLocation |
|
protected |
| QPushButton* makVrf::DtScriptedTaskMenuLocationsDataWidget::myUpdate |
|
protected |
| makVrv::DtDe& makVrf::DtScriptedTaskMenuLocationsDataWidget::myDe |
|
protected |
| bool makVrf::DtScriptedTaskMenuLocationsDataWidget::myResetBeforeUpdate |
|
protected |
| bool makVrf::DtScriptedTaskMenuLocationsDataWidget::myProcessing |
|
protected |
The documentation for this class was generated from the following file: