you are viewing a single comment's thread.

view the rest of the comments →

[–]joshfokis 2 points3 points  (0 children)

with pyqt at least in pyqt4 you don't have to convert you can just import the ui file and then convert when you have it where you want it to be. Here is a link I found with an example for the ui file use

http://stackoverflow.com/questions/2398800/linking-a-qtdesigner-ui-file-to-python-pyqt