Helper class for uitabbar to relay Qt's 'currentChanged' messages to uiMenuItem.
More...
List of all members.
Detailed Description
Helper class for uitabbar to relay Qt's 'currentChanged' messages to uiMenuItem.
Internal object, to hide Qt's signal/slot mechanism.
Constructor & Destructor Documentation
| i_tabbarMessenger::i_tabbarMessenger |
( |
QTabBar * |
sender, |
|
|
uiTabBar * |
receiver | |
|
) |
| | [inline, protected] |
Member Function Documentation
| void i_tabbarMessenger::selected |
( |
int |
id |
) |
[inline, private, slot] |
Friends And Related Function Documentation
friend class uiTabBarBody [friend] |
Member Data Documentation