from PyQt5 import QtCore, QtGui, QtWidgets from test_parent import Ui_MainWindow ... self.child.show() self.hide() class Child(QtWidgets.
確定! 回上一頁