I am afraid Qt does not have anything which will enable to do this directly. Qt can help to show the tray, icons and other menu operations but, you will have to use windows native APIs to have control the application (like minimize/maximize) and also get native events when applications are minimized/maximized.
I hope you not looking at cross platfrom system tray![]()
Bookmarks