[add] saveAllEvents now connected to export for Autopick process and saveProject
This commit is contained in:
@@ -2869,6 +2869,7 @@ class AutoPickDlg(QDialog):
|
||||
self.gb.setLayout(self.jobLayout)
|
||||
|
||||
def exportParameter(self):
|
||||
self.parent().exportAllEvents()
|
||||
pylot_params = self.parent()._inputs
|
||||
self.addEvents2pp(pylot_params)
|
||||
pylot_params.export2File(self.pp_export)
|
||||
|
||||
Reference in New Issue
Block a user