[PyQt] PyQt4.4 - Exporting .ui to .py problems with QIcon
Phil Thompson
phil at riverbankcomputing.com
Mon May 19 15:11:45 BST 2008
On Monday 19 May 2008 14:56:52 Gustavo A. Díaz wrote:
> Nice, now it works...
>
> I saw that now does not use anymore setIcon(QtGui.QIcon...), instead it
> uses addPixmap(QtGui.QPixmap....). Is that normal? Maybe is stupid
> question... but is how now an icon is being added in this version of Qt?
Easy enough to find out by running uic on the same .ui file...
Phil
More information about the PyQt
mailing list