Ярлыки

суббота, 3 ноября 2012 г.

PyQt4: python's class from ui-file


I create python's class always after changed of my GUI:
pyuic4 MainWindow.ui -o UIclass.py

where MainWindow.ui - file of QtDesigner, UIclass.py - python's class.

Комментариев нет:

Отправить комментарий