Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi
I want to call a function whenever user hovers on a system tray icon of my app how can i do that i know i can use connect function for that but how ?
QSystemTrayIcon is not a QWidget so i don't think this is possible.
On Windows I believe it's impossible altogether as even .Net has no implementation for what you are asking