1、使用QT Designer制作UI文件;2、使用QT Creator或者PyCharm创建工程 ... 在根目录,使用'testUI.ui' self.ui = QUiLoader().load('UI/testUI.ui') ...
確定! 回上一頁