You use Qt Designer or Qt Creator to do your window and widget layouts. Both of these will create .ui files for you. You then use pyside-uic (if using PySide) ...
確定! 回上一頁