Ejemplo n.º 1
0
 def formDauth(self):
     self.Fdeauth = frm_window()
     self.Fdeauth.setGeometry(QRect(100, 100, 200, 200))
     self.Fdeauth.show()
Ejemplo n.º 2
0
 def formDauth(self):
     self.Fdeauth = frm_window()
     self.Fdeauth.setGeometry(QRect(100, 100, 200, 200))
     self.Fdeauth.show()