271 B
271 B
System Tray Icon
Running
Open in Qt Creator GUI:
qtcreator systray.pro
Or on the command line:
$ qmake
$ make
...
$ ./systray
See https://doc.qt.io/qt-5/qtwidgets-desktop-systray-example.html