![]() |
VR-Exchange 2.10 API Documentation
|
Context menu for broker objects. More...

Public Member Functions | |
| DtObjectContextMenu (QTreeWidget *parent=0) | |
| CTOR. More... | |
| virtual | ~DtObjectContextMenu () |
| DTOR. More... | |
Accessors for the submenus and filtering actions. | |
| virtual QMenu * | addFilterSubmenu () const |
| virtual QMenu * | removeFilterSubmenu () const |
| virtual QAction * | addNameFilterAction () const |
| virtual QAction * | addTypeFilterAction () const |
| virtual QAction * | addMarkingTextFilterAction () const |
| virtual QAction * | removeNameFilterAction () const |
| virtual QAction * | removeTypeFilterAction () const |
| virtual QAction * | removeMarkingTextFilterAction () const |
| virtual QAction * | debugTranslationAction () const |
| virtual QAction * | expandAllAction () const |
| virtual QAction * | collapseAllAction () const |
Protected Slots | |
| void | handleExpandAllAction (bool) const |
| void | handleCollapseAllAction (bool) const |
Protected Member Functions | |
| void | setupMenu () |
| Sets up the menu's actions and submenus. More... | |
| void | connectToSignals () |
| Connects to action signals for generic actions. More... | |
Protected Attributes | |
| QTreeWidget * | myTreeView |
| QMenu * | myAddFilterSubmenu |
| QMenu * | myRemoveFilterSubmenu |
| QAction * | myAddNameFilterAction |
| QAction * | myAddTypeFilterAction |
| QAction * | myAddMarkingTextFilterAction |
| QAction * | myRemoveNameFilterAction |
| QAction * | myRemoveTypeFilterAction |
| QAction * | myRemoveMarkingTextFilterAction |
| QAction * | myDebugTranslationAction |
| QAction * | myExpandAllAction |
| QAction * | myCollapseAllAction |
Context menu for broker objects.
Contains menu items for creating / removing filters for specific objects.
| MAKVrExchange::DtObjectContextMenu::DtObjectContextMenu | ( | QTreeWidget * | parent = 0 | ) |
CTOR.
|
virtual |
DTOR.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
Connects to action signals for generic actions.
Note: Non-virtual (Called from CTOR).
|
virtual |
|
virtual |
|
protectedslot |
|
protectedslot |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
Sets up the menu's actions and submenus.
Note: Non-virtual (Called from CTOR).
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |