PDA

View Full Version : window icon in QGraphicsProxyWidget



Maike.F
20th November 2008, 11:59
Hello,
is there a way to set the window icon for a QGraphicsProxyWidget?

I've tried to set it via

widget()->setWindowIcon(QIcon(...));
and also by

QApplication::setWindowIcon(QIcon(...));

..but still the Qt-Icon shows, which is neat, but I want to show my own icon.

any ideas?

Thanks in advance!

QbelcorT
20th November 2008, 14:50
Hi,
I am not sure of the details of your problem...look at this link

http://lists.trolltech.com/qt-interest/2007-03/thread00322-0.html