Exemplo n.º 1
0
 def preferences_save(self):
     petgfilehandling.write_xml_config(self)
     petgfunctions.tool_check(self)
Exemplo n.º 2
0
 def preferences_save(self):
     petgfilehandling.write_xml_config(self)
     petgfunctions.tool_check(self)
Exemplo n.º 3
0
 def quit_application(self):
     #petgfunctions.remove_workspace(self)
     petgfilehandling.write_xml_config(self)
     self.close()
Exemplo n.º 4
0
 def quit_application(self):
     #petgfunctions.remove_workspace(self)
     petgfilehandling.write_xml_config(self)
     self.close()