[PyQt] rcc module?

Brent Villalobos Brent.Villalobos at pdi.dreamworks.com
Thu Feb 5 19:59:20 GMT 2009


Is there an rcc python module similar to the uic module?  I would like 
to be able to create a resource module dynamically at run time in a 
similar manner I create the UI classes using the uic module.  Right now 
I think I have to shell out and run pyrcc4 so I'm wondering if there is 
a better way of doing this.  Thanks.
-Brent


More information about the PyQt mailing list