Helper class for uiMenuItem to relay Qt's 'activated' messages to uiMenuItem.
More...
List of all members.
Detailed Description
Helper class for uiMenuItem to relay Qt's 'activated' messages to uiMenuItem.
Internal object, to hide Qt's signal/slot mechanism. Can only be constructed by uiMenuItem, which should connect 'activated' slot to the corresponging QMenuItem when calling 'insertItem' on a QMenuData object.
Constructor & Destructor Documentation
| i_MenuMessenger::i_MenuMessenger |
( |
uiMenuItem * |
receiver |
) |
[inline, protected] |
Member Function Documentation
| void i_MenuMessenger::activated |
( |
|
) |
[inline, private, slot] |
Friends And Related Function Documentation
Member Data Documentation