PDA

View Full Version : QSystemTrayIcon update tooltip when displayed without moving mouse



qt_funambol
9th February 2016, 17:39
Hi all,

I'm using a QSystemTrayIcon widget in my app. I noticed that if the tooltip is already displayed then the text is not updated until I move out the mouse and move it again on the tray icon.
Is there a way to update the content of a tooltip of the qsystemtrayicon when it is already displayed?