|
1 <?xml version="1.0" encoding="utf-8"?> |
|
2 <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' |
|
3 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'> |
|
4 <html><head> |
|
5 <title>eric5.Preferences.ConfigurationPages.HelpViewersPage</title> |
|
6 <style> |
|
7 b'body {\n background:white;\n margin: 0em 1em 10em 1em;\n color: black;\n}\n\nh1 { color: white; background: #4FA4FF; }\nh2 { color: white; background: #4FA4FF; }\nh3 { color: white; background: #00557F; }\nh4 { color: white; background: #00557F; }\n \na { color: #AA5500; }\n' |
|
8 </style> |
|
9 </head> |
|
10 <body><a NAME="top" ID="top"></a> |
|
11 <h1>eric5.Preferences.ConfigurationPages.HelpViewersPage</h1> |
|
12 <p> |
|
13 Module implementing the Help Viewers configuration page. |
|
14 </p> |
|
15 <h3>Global Attributes</h3> |
|
16 <table> |
|
17 <tr><td>None</td></tr> |
|
18 </table> |
|
19 <h3>Classes</h3> |
|
20 <table> |
|
21 <tr> |
|
22 <td><a href="#HelpViewersPage">HelpViewersPage</a></td> |
|
23 <td>Class implementing the Help Viewers configuration page.</td> |
|
24 </tr> |
|
25 </table> |
|
26 <h3>Functions</h3> |
|
27 <table> |
|
28 <tr> |
|
29 <td><a href="#create">create</a></td> |
|
30 <td>Module function to create the configuration page.</td> |
|
31 </tr> |
|
32 </table> |
|
33 <hr /><hr /> |
|
34 <a NAME="HelpViewersPage" ID="HelpViewersPage"></a> |
|
35 <h2>HelpViewersPage</h2> |
|
36 <p> |
|
37 Class implementing the Help Viewers configuration page. |
|
38 </p> |
|
39 <h3>Derived from</h3> |
|
40 ConfigurationPageBase, Ui_HelpViewersPage |
|
41 <h3>Class Attributes</h3> |
|
42 <table> |
|
43 <tr><td>None</td></tr> |
|
44 </table> |
|
45 <h3>Methods</h3> |
|
46 <table> |
|
47 <tr> |
|
48 <td><a href="#HelpViewersPage.__init__">HelpViewersPage</a></td> |
|
49 <td>Constructor</td> |
|
50 </tr><tr> |
|
51 <td><a href="#HelpViewersPage.on_chmviewerButton_clicked">on_chmviewerButton_clicked</a></td> |
|
52 <td>Private slot to handle the CHM viewer selection.</td> |
|
53 </tr><tr> |
|
54 <td><a href="#HelpViewersPage.on_customViewerSelectionButton_clicked">on_customViewerSelectionButton_clicked</a></td> |
|
55 <td>Private slot to handle the custom viewer selection.</td> |
|
56 </tr><tr> |
|
57 <td><a href="#HelpViewersPage.on_pdfviewerButton_clicked">on_pdfviewerButton_clicked</a></td> |
|
58 <td>Private slot to handle the PDF viewer selection.</td> |
|
59 </tr><tr> |
|
60 <td><a href="#HelpViewersPage.on_webbrowserButton_clicked">on_webbrowserButton_clicked</a></td> |
|
61 <td>Private slot to handle the Web browser selection.</td> |
|
62 </tr><tr> |
|
63 <td><a href="#HelpViewersPage.save">save</a></td> |
|
64 <td>Public slot to save the Help Viewers configuration.</td> |
|
65 </tr> |
|
66 </table> |
|
67 <a NAME="HelpViewersPage.__init__" ID="HelpViewersPage.__init__"></a> |
|
68 <h4>HelpViewersPage (Constructor)</h4> |
|
69 <b>HelpViewersPage</b>(<i></i>) |
|
70 <p> |
|
71 Constructor |
|
72 </p><a NAME="HelpViewersPage.on_chmviewerButton_clicked" ID="HelpViewersPage.on_chmviewerButton_clicked"></a> |
|
73 <h4>HelpViewersPage.on_chmviewerButton_clicked</h4> |
|
74 <b>on_chmviewerButton_clicked</b>(<i></i>) |
|
75 <p> |
|
76 Private slot to handle the CHM viewer selection. |
|
77 </p><a NAME="HelpViewersPage.on_customViewerSelectionButton_clicked" ID="HelpViewersPage.on_customViewerSelectionButton_clicked"></a> |
|
78 <h4>HelpViewersPage.on_customViewerSelectionButton_clicked</h4> |
|
79 <b>on_customViewerSelectionButton_clicked</b>(<i></i>) |
|
80 <p> |
|
81 Private slot to handle the custom viewer selection. |
|
82 </p><a NAME="HelpViewersPage.on_pdfviewerButton_clicked" ID="HelpViewersPage.on_pdfviewerButton_clicked"></a> |
|
83 <h4>HelpViewersPage.on_pdfviewerButton_clicked</h4> |
|
84 <b>on_pdfviewerButton_clicked</b>(<i></i>) |
|
85 <p> |
|
86 Private slot to handle the PDF viewer selection. |
|
87 </p><a NAME="HelpViewersPage.on_webbrowserButton_clicked" ID="HelpViewersPage.on_webbrowserButton_clicked"></a> |
|
88 <h4>HelpViewersPage.on_webbrowserButton_clicked</h4> |
|
89 <b>on_webbrowserButton_clicked</b>(<i></i>) |
|
90 <p> |
|
91 Private slot to handle the Web browser selection. |
|
92 </p><a NAME="HelpViewersPage.save" ID="HelpViewersPage.save"></a> |
|
93 <h4>HelpViewersPage.save</h4> |
|
94 <b>save</b>(<i></i>) |
|
95 <p> |
|
96 Public slot to save the Help Viewers configuration. |
|
97 </p> |
|
98 <div align="right"><a href="#top">Up</a></div> |
|
99 <hr /><hr /> |
|
100 <a NAME="create" ID="create"></a> |
|
101 <h2>create</h2> |
|
102 <b>create</b>(<i>dlg</i>) |
|
103 <p> |
|
104 Module function to create the configuration page. |
|
105 </p><dl> |
|
106 <dt><i>dlg</i></dt> |
|
107 <dd> |
|
108 reference to the configuration dialog |
|
109 </dd> |
|
110 </dl> |
|
111 <div align="right"><a href="#top">Up</a></div> |
|
112 <hr /> |
|
113 </body></html> |