Le 12/2/2009, "Arthur Pemberton" <[email protected]> a écrit:

>So far things are a lot clear now. One question... is there a `uic`
>type module which can load the .qrc directly? Just a curiosity, not a
>need.

I think so, using QResource class. Have a look at:

    http://doc.trolltech.com/4.4/resources.html

in the 'External Binary Resources' chapter.

I may use this solution, over the python module one, as it will allow to
select an icon theme, for example (but there are maybe better solutions).

--
   Frédéric

_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to