Esempio n. 1
0
 def __init__(self):
     super(Calc, self).__init__()
     self.ui = Ui_Form()
     self.ui.setupUi(self)