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