Helper class for uiSystemTrayIcon to relay Qt's messages.
More...
List of all members.
Detailed Description
Helper class for uiSystemTrayIcon to relay Qt's messages.
Internal object, to hide Qt's signal/slot mechanism.
Constructor & Destructor Documentation
| QSystemTrayIconMessenger::QSystemTrayIconMessenger |
( |
QSystemTrayIcon * |
sender, |
|
|
uiSystemTrayIcon * |
receiver | |
|
) |
| | [inline, protected] |
Member Function Documentation
| void QSystemTrayIconMessenger::activated |
( |
QSystemTrayIcon::ActivationReason |
reason |
) |
[inline, private, slot] |
| void QSystemTrayIconMessenger::messageClicked |
( |
|
) |
[inline, private, slot] |
Friends And Related Function Documentation
Member Data Documentation