예제 #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)