Ejemplo n.º 1
0
 def refillTanks(self):
     self.labelInformation.setText("Tanks where refilled")
     BO.refill()
     self.graphicUI.updateGraphics()
     self.xmlControll.save()