Documentation/Source/eric6.Preferences.ConfigurationPages.HelpViewersPage.html

changeset 4602
48cc4820e2c2
parent 3673
e26d7d0c1088
equal deleted inserted replaced
4601:0017e7cb67ae 4602:48cc4820e2c2
61 <table> 61 <table>
62 <tr> 62 <tr>
63 <td><a href="#HelpViewersPage.__init__">HelpViewersPage</a></td> 63 <td><a href="#HelpViewersPage.__init__">HelpViewersPage</a></td>
64 <td>Constructor</td> 64 <td>Constructor</td>
65 </tr><tr> 65 </tr><tr>
66 <td><a href="#HelpViewersPage.on_chmviewerButton_clicked">on_chmviewerButton_clicked</a></td>
67 <td>Private slot to handle the CHM viewer selection.</td>
68 </tr><tr>
69 <td><a href="#HelpViewersPage.on_customViewerSelectionButton_clicked">on_customViewerSelectionButton_clicked</a></td>
70 <td>Private slot to handle the custom viewer selection.</td>
71 </tr><tr>
72 <td><a href="#HelpViewersPage.on_pdfviewerButton_clicked">on_pdfviewerButton_clicked</a></td>
73 <td>Private slot to handle the PDF viewer selection.</td>
74 </tr><tr>
75 <td><a href="#HelpViewersPage.on_webbrowserButton_clicked">on_webbrowserButton_clicked</a></td>
76 <td>Private slot to handle the Web browser selection.</td>
77 </tr><tr>
78 <td><a href="#HelpViewersPage.save">save</a></td> 66 <td><a href="#HelpViewersPage.save">save</a></td>
79 <td>Public slot to save the Help Viewers configuration.</td> 67 <td>Public slot to save the Help Viewers configuration.</td>
80 </tr> 68 </tr>
81 </table> 69 </table>
82 <h3>Static Methods</h3> 70 <h3>Static Methods</h3>
86 <a NAME="HelpViewersPage.__init__" ID="HelpViewersPage.__init__"></a> 74 <a NAME="HelpViewersPage.__init__" ID="HelpViewersPage.__init__"></a>
87 <h4>HelpViewersPage (Constructor)</h4> 75 <h4>HelpViewersPage (Constructor)</h4>
88 <b>HelpViewersPage</b>(<i></i>) 76 <b>HelpViewersPage</b>(<i></i>)
89 <p> 77 <p>
90 Constructor 78 Constructor
91 </p><a NAME="HelpViewersPage.on_chmviewerButton_clicked" ID="HelpViewersPage.on_chmviewerButton_clicked"></a>
92 <h4>HelpViewersPage.on_chmviewerButton_clicked</h4>
93 <b>on_chmviewerButton_clicked</b>(<i></i>)
94 <p>
95 Private slot to handle the CHM viewer selection.
96 </p><a NAME="HelpViewersPage.on_customViewerSelectionButton_clicked" ID="HelpViewersPage.on_customViewerSelectionButton_clicked"></a>
97 <h4>HelpViewersPage.on_customViewerSelectionButton_clicked</h4>
98 <b>on_customViewerSelectionButton_clicked</b>(<i></i>)
99 <p>
100 Private slot to handle the custom viewer selection.
101 </p><a NAME="HelpViewersPage.on_pdfviewerButton_clicked" ID="HelpViewersPage.on_pdfviewerButton_clicked"></a>
102 <h4>HelpViewersPage.on_pdfviewerButton_clicked</h4>
103 <b>on_pdfviewerButton_clicked</b>(<i></i>)
104 <p>
105 Private slot to handle the PDF viewer selection.
106 </p><a NAME="HelpViewersPage.on_webbrowserButton_clicked" ID="HelpViewersPage.on_webbrowserButton_clicked"></a>
107 <h4>HelpViewersPage.on_webbrowserButton_clicked</h4>
108 <b>on_webbrowserButton_clicked</b>(<i></i>)
109 <p>
110 Private slot to handle the Web browser selection.
111 </p><a NAME="HelpViewersPage.save" ID="HelpViewersPage.save"></a> 79 </p><a NAME="HelpViewersPage.save" ID="HelpViewersPage.save"></a>
112 <h4>HelpViewersPage.save</h4> 80 <h4>HelpViewersPage.save</h4>
113 <b>save</b>(<i></i>) 81 <b>save</b>(<i></i>)
114 <p> 82 <p>
115 Public slot to save the Help Viewers configuration. 83 Public slot to save the Help Viewers configuration.

eric ide

mercurial