![]() |
VR-Exchange 2.8 API Documentation
|
Menu for controlling and configuring brokers. More...

Public Member Functions | |
| DtBrokerContextMenu (QWidget *parent=0) | |
| CTOR. More... | |
| virtual | ~DtBrokerContextMenu () |
| Virtual DTOR. More... | |
Accessors for the broker actions. | |
| virtual QAction * | addNewBrokerAction () |
| virtual QAction * | removeBrokerAction () |
| virtual QAction * | editBrokerAction () |
| virtual QAction * | editBrokerConfigAction () |
| virtual QAction * | enableBrokerAction () |
| virtual QAction * | disableBrokerAction () |
Protected Member Functions | |
| void | setupMenu () |
| Sets up the menu's actions and submenus. More... | |
Protected Attributes | |
| QAction * | myAddBrokerAction |
| QAction * | myRemoveBrokerAction |
| QAction * | myEditBrokerAction |
| QAction * | myEditConfigAction |
| QAction * | myEnableBrokerAction |
| QAction * | myDisableBrokerAction |
Menu for controlling and configuring brokers.
| MAKVrExchange::DtBrokerContextMenu::DtBrokerContextMenu | ( | QWidget * | parent = 0 | ) |
CTOR.
|
virtual |
Virtual DTOR.
|
virtual |
|
virtual |
|
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 |