Ejemplo n.º 1
0
 def reorganize_xml(self, widget):
     self.xml = xml_airframe.reorganize_airframe_xml(self.xml)
     xml_airframe.fill_tree(self.xml, self.treestore)
Ejemplo n.º 2
0
 def reorganize_xml(self, widget):
     self.xml = xml_airframe.reorganize_airframe_xml(self.xml)
     xml_airframe.fill_tree(self.xml, self.treestore)
Ejemplo n.º 3
0
 def process(self, widget):
     xml_airframe.reorganize_airframe_xml(self.xml)