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