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