利用pyside2-uic 工具把ui文件转化为python类在命令行执行如下 ... ReadOnly) loader = QUiLoader() window = loader.load(ui_file) window.show().
確定! 回上一頁