[PyQt] Larger size of QIcon?

Mads madsornomads at gmail.com
Tue Mar 24 22:16:10 GMT 2009


Hi all,

I have just started using pyqt4 and decided to make a small
thumbnail-viewer to learn how things work.

I would like the thumbnails to be displayed in a grid that
automatically change the grid when resized so I use the QListWidget.
So far so good - it works fine ...almost... the thumbnails (QIcons)
are very small - how do I make them larger?

Code is attached.

Thanks!
Mads
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ThumbViewer.py
Type: text/x-python
Size: 1810 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20090324/2d7be40e/ThumbViewer.py


More information about the PyQt mailing list