[PyQt] (no subject)

Ryan Hanson crossrocker at gmail.com
Tue Aug 27 12:33:28 BST 2013


On Tue, Aug 27, 2013 at 6:30 AM, Sergio D. Gómez <sergiogomez at tostado.com.ar
> wrote:

> On Tue, 27 Aug 2013 12:21:23 +0100, Nelson Enoh wrote:
>
>> i need help on hw to convert a qt design to a py code...
>> ______________________________**_________________
>> PyQt mailing list    PyQt at riverbankcomputing.com
>> http://www.riverbankcomputing.**com/mailman/listinfo/pyqt<http://www.riverbankcomputing.com/mailman/listinfo/pyqt>
>>
>
> Did you tray with pyuic4?
> $ pyuic4 ui-file -o output-file
>
> Regards.
>
>
You can also use uic.loadUi() if you just want to import the ui file and
not convert it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20130827/1d59cbe2/attachment.html>


More information about the PyQt mailing list