def OnOpenFileLocation(self, e):
		explorer.openExplorer(sliceRun.getExportFilename(self.filelist[0]))
Beispiel #2
0
	def OnOpenFileLocation(self, e):
		explorer.openExplorer(self.resultFilename)
Beispiel #3
0
 def OnOpenFileLocation(self, e):
     explorer.openExplorer(sliceRun.getExportFilename(self.filelist[0]))
Beispiel #4
0
 def OnOpenFileLocation(self, e):
     explorer.openExplorer(self.resultFilename)