Beispiel #1
0
 def open_folder(self):
     quicktools.open_file()
Beispiel #2
0
 def on_is_selected(self, *args):
     if self.is_selected:
         quicktools.open_file(self.path)
Beispiel #3
0
 def open_file(self):
     quicktools.open_file()