Exemplo n.º 1
0
 def closeEvent(self,
                event,
                title="Cancel Operations",
                messgae="Do you really want to cancel this operation?"):
     layouts_helper.close_event(self, event, title, messgae)
Exemplo n.º 2
0
 def closeEvent(self, event):
     layouts_helper.close_event(self, event)