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