Example #1
0
 def __init__(self):
     super(App, self).__init__()
     self.ui = Ui_MainWindow()
     self.ui.setupUi(self)
     self.show()