示例#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
 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
 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
 def open_naming_guide(self):
     webbrowser2.goto("picscrip")