Public Member Functions | |
| uiSystemTrayIcon (const ioPixmap &) | |
| ~uiSystemTrayIcon () | |
| void | setPixmap (const ioPixmap &) |
| void | setToolTip (const char *) |
| void | show () |
| void | hide () |
Public Attributes | |
| Notifier< uiSystemTrayIcon > | messageClicked |
| Notifier< uiSystemTrayIcon > | clicked |
| Notifier< uiSystemTrayIcon > | rightClicked |
| Notifier< uiSystemTrayIcon > | middleClicked |
| Notifier< uiSystemTrayIcon > | doubleClicked |
Protected Attributes | |
| QSystemTrayIcon * | qsystemtrayicon_ |
| QSystemTrayIconMessenger * | messenger_ |
| int | action_ |
| uiSystemTrayIcon::uiSystemTrayIcon | ( | const ioPixmap & | ) |
| uiSystemTrayIcon::~uiSystemTrayIcon | ( | ) |
| void uiSystemTrayIcon::hide | ( | ) |
| void uiSystemTrayIcon::setPixmap | ( | const ioPixmap & | ) |
| void uiSystemTrayIcon::setToolTip | ( | const char * | ) |
| void uiSystemTrayIcon::show | ( | ) |
int uiSystemTrayIcon::action_ [protected] |
QSystemTrayIconMessenger* uiSystemTrayIcon::messenger_ [protected] |
QSystemTrayIcon* uiSystemTrayIcon::qsystemtrayicon_ [protected] |
1.7.1