QT stray Icon menu
Unsolved
General and Desktop
-
Hello! I'm rather new to QT and I'm developing an app in VS2015 (with QT/C++) ... It was all going good and well until I decided that my stray icon needed a menu, and that menu needed an action to close the app.
Not only i can't close my app with my "action1", but the menu isn't showing when the window is closed.. D:
Can anyone provide an example on how to implement a menu in the taskbar icon with QT?
Thanks :) -
@Fran1
See the official Systray example