Qt 5.10 Book Examples
|
#include <SystemTray.h>
Public Slots | |
void | slotShowHide () |
void | slotShowMessage () |
void | slotChangeIcon () |
Public Member Functions | |
SystemTray (QWidget *pwgt=0) | |
Protected Member Functions | |
virtual void | closeEvent (QCloseEvent *) |
Definition at line 19 of file SystemTray.h.
SystemTray::SystemTray | ( | QWidget * | pwgt = 0 | ) |
Definition at line 15 of file SystemTray.cpp.
|
protectedvirtual |
Definition at line 57 of file SystemTray.cpp.
|
slot |
Definition at line 82 of file SystemTray.cpp.
|
slot |
Definition at line 65 of file SystemTray.cpp.
|
slot |
Definition at line 71 of file SystemTray.cpp.