QDialog which can minimize to system tray.
More...
|
enum | SystemTrayFlag { MinimizeToTray = 0x0
, QuitOnClose = 0x1
, AskOnClose = 0x2
} |
| System Tray Flag.
|
|
|
void | ps_activateWindow (QSystemTrayIcon::ActivationReason reason) |
| Activate window from system tray.
|
|
void | ps_showMessage (const QString &title, const QString &message, QSystemTrayIcon::MessageIcon icon=QSystemTrayIcon::Information, int millisecondsTimeoutHint=10000) |
| Show message in the system tray.
|
|
QDialog which can minimize to system tray.
Definition at line 28 of file systemtraywindow.h.
◆ changeEvent()
void swift::gui::CSystemTrayWindow::changeEvent |
( |
QEvent * |
event | ) |
|
|
protectedvirtual |
◆ closeEvent()
void swift::gui::CSystemTrayWindow::closeEvent |
( |
QCloseEvent * |
event | ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following files: