Ejemplo n.º 1
0
 def show_dhcpDOS(self):
     self.Fstar = frm_dhcp_main()
     self.Fstar.setGeometry(QRect(100, 100, 450, 200))
     self.Fstar.show()
Ejemplo n.º 2
0
 def show_dhcpDOS(self):
     self.Fstar = frm_dhcp_main()
     self.Fstar.setGeometry(QRect(100, 100, 450, 200))
     self.Fstar.show()