Exemple #1
0
 def __init__(self):
     self.com_db = CommonDao()
Exemple #2
0
 def __init__(self):
     self.com_db = CommonDao()
     self.UI = Ui_MainWindow()