[Qt-interest] [qt-interest] Message associated with trayIcon.

R. Reucher rene.reucher at batcom-it.net
Thu Sep 10 11:22:30 CEST 2009


On Thu, 10 Sep 2009 14:03:58 +0530, Sachin Srivastava wrote:
> This is what i am doing..
> 
>      if (!trayIcon)
>         createTrayIcon();
Well, do use QSystemTrayIcon::setContextMenu(QMenu *) to set the context 
menu in this function? We can't just "assume" that you do it right...

Again, does the example desktop/systray work for you or not?

René
-- 
René Reucher
rene.reucher at batcom-it.net
http://www.batcom-it.net/

When you don't know what you are doing, do it neatly.



More information about the Qt-interest-old mailing list