c++ - Qt closing tray icon after application stops -
I have a small problem with the tray icon at the bottom of the windows After my Qt application stop (normal exit) the icon still The system stays in the bar. It disapears only when I move the mouse cursor over it. I tried to hide it in my window disaster but it failed: I tried Any thoughts? Thank you. P.S. I remember that I had the same problem with SWT / Java. I will not hide it in the destroyer. This will potentially be an invalid reference at that point. I will put it where the event is to "exit". .setVisible .
Comments
Post a Comment