def setupUi(self, MainWindow): Base.setupUi(self, MainWindow)
def __init__(self): Base.__init__(self)