예제 #1
0
 def showInFolder(self):
     """Open the file explorer at the given path location."""
     path = self.path()
     studiolibrary.showInFolder(path)
예제 #2
0
 def showInFolder(self):
     """Open the file explorer at the given path location."""
     path = self.path()
     studiolibrary.showInFolder(path)