Documentation/Source/eric5.Preferences.ConfigurationPages.HelpWebBrowserPage.html

changeset 1670
6fd889391d2c
parent 1229
a8207dc73672
child 1917
c73052b6b65e
equal deleted inserted replaced
1667:02ad912c8645 1670:6fd889391d2c
68 <td>Private slot to set the default home page.</td> 68 <td>Private slot to set the default home page.</td>
69 </tr><tr> 69 </tr><tr>
70 <td><a href="#HelpWebBrowserPage.on_setCurrentPageButton_clicked">on_setCurrentPageButton_clicked</a></td> 70 <td><a href="#HelpWebBrowserPage.on_setCurrentPageButton_clicked">on_setCurrentPageButton_clicked</a></td>
71 <td>Private slot to set the current page as the home page.</td> 71 <td>Private slot to set the current page as the home page.</td>
72 </tr><tr> 72 </tr><tr>
73 <td><a href="#HelpWebBrowserPage.on_startupCombo_currentIndexChanged">on_startupCombo_currentIndexChanged</a></td>
74 <td>Private slot to enable elements depending on the selected startup entry.</td>
75 </tr><tr>
73 <td><a href="#HelpWebBrowserPage.save">save</a></td> 76 <td><a href="#HelpWebBrowserPage.save">save</a></td>
74 <td>Public slot to save the Help Viewers configuration.</td> 77 <td>Public slot to save the Help Viewers configuration.</td>
75 </tr> 78 </tr>
76 </table> 79 </table>
77 <h3>Static Methods</h3> 80 <h3>Static Methods</h3>
96 </p><a NAME="HelpWebBrowserPage.on_setCurrentPageButton_clicked" ID="HelpWebBrowserPage.on_setCurrentPageButton_clicked"></a> 99 </p><a NAME="HelpWebBrowserPage.on_setCurrentPageButton_clicked" ID="HelpWebBrowserPage.on_setCurrentPageButton_clicked"></a>
97 <h4>HelpWebBrowserPage.on_setCurrentPageButton_clicked</h4> 100 <h4>HelpWebBrowserPage.on_setCurrentPageButton_clicked</h4>
98 <b>on_setCurrentPageButton_clicked</b>(<i></i>) 101 <b>on_setCurrentPageButton_clicked</b>(<i></i>)
99 <p> 102 <p>
100 Private slot to set the current page as the home page. 103 Private slot to set the current page as the home page.
101 </p><a NAME="HelpWebBrowserPage.save" ID="HelpWebBrowserPage.save"></a> 104 </p><a NAME="HelpWebBrowserPage.on_startupCombo_currentIndexChanged" ID="HelpWebBrowserPage.on_startupCombo_currentIndexChanged"></a>
105 <h4>HelpWebBrowserPage.on_startupCombo_currentIndexChanged</h4>
106 <b>on_startupCombo_currentIndexChanged</b>(<i>index</i>)
107 <p>
108 Private slot to enable elements depending on the selected startup entry.
109 </p><dl>
110 <dt><i>index</i></dt>
111 <dd>
112 index of the selected entry (integer)
113 </dd>
114 </dl><a NAME="HelpWebBrowserPage.save" ID="HelpWebBrowserPage.save"></a>
102 <h4>HelpWebBrowserPage.save</h4> 115 <h4>HelpWebBrowserPage.save</h4>
103 <b>save</b>(<i></i>) 116 <b>save</b>(<i></i>)
104 <p> 117 <p>
105 Public slot to save the Help Viewers configuration. 118 Public slot to save the Help Viewers configuration.
106 </p> 119 </p>

eric ide

mercurial