예제 #1
0
 def show_help(self):
     webbrowser2.goto('documentation')
예제 #2
0
 def open_bug_report(self):
     webbrowser2.goto('troubleshooting')
예제 #3
0
파일: mainwindow.py 프로젝트: phw/picard
 def open_support_forum(self):
     webbrowser2.goto('forum')
예제 #4
0
파일: mainwindow.py 프로젝트: phw/picard
 def open_donation_page(self):
     webbrowser2.goto('donate')
예제 #5
0
 def open_plugin_site(self):
     webbrowser2.goto('plugins')
예제 #6
0
파일: mainwindow.py 프로젝트: phw/picard
 def open_bug_report(self):
     webbrowser2.goto('troubleshooting')
예제 #7
0
 def acoustid_apikey_get(self):
     webbrowser2.goto('acoustid_apikey')
예제 #8
0
파일: caa.py 프로젝트: goldphish/picard
 def help(self):
     webbrowser2.goto('doc_cover_art_types')
예제 #9
0
파일: plugins.py 프로젝트: Braingate/picard
 def open_plugin_site(self):
     webbrowser2.goto('plugins')
예제 #10
0
 def acoustid_fpcalc_download(self):
     webbrowser2.goto('chromaprint')
예제 #11
0
 def help(self):
     webbrowser2.goto('doc_options')
예제 #12
0
 def acoustid_apikey_get(self):
     webbrowser2.goto('acoustid_apikey')
예제 #13
0
 def acoustid_fpcalc_download(self):
     webbrowser2.goto('chromaprint')
예제 #14
0
 def open_support_forum(self):
     webbrowser2.goto('forum')
예제 #15
0
파일: dialog.py 프로젝트: Braingate/picard
 def help(self):
     webbrowser2.goto('doc_options')
예제 #16
0
 def open_donation_page(self):
     webbrowser2.goto('donate')
예제 #17
0
파일: mainwindow.py 프로젝트: phw/picard
 def show_help(self):
     webbrowser2.goto('documentation')
예제 #18
0
파일: caa.py 프로젝트: skyme5/picard
 def help(self):
     webbrowser2.goto('doc_cover_art_types')
예제 #19
0
파일: mainwindow.py 프로젝트: Daksh/picard
 def open_naming_guide(self):
     webbrowser2.goto("picscrip")