コード例 #1
0
	def OnOpenFileLocation(self, e):
		exporer.openExporer(self.resultFilename)
コード例 #2
0
ファイル: sliceProgessPanel.py プロジェクト: mgmatteo/Cura
	def OnOpenFileLocation(self, e):
		exporer.openExporer(sliceRun.getExportFilename(self.filelist[0]))