--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.HelpWebBrowserPage.html Fri Feb 24 11:15:28 2012 +0100 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.HelpWebBrowserPage.html Sat Feb 25 17:54:39 2012 +0100 @@ -70,6 +70,9 @@ <td><a href="#HelpWebBrowserPage.on_setCurrentPageButton_clicked">on_setCurrentPageButton_clicked</a></td> <td>Private slot to set the current page as the home page.</td> </tr><tr> +<td><a href="#HelpWebBrowserPage.on_startupCombo_currentIndexChanged">on_startupCombo_currentIndexChanged</a></td> +<td>Private slot to enable elements depending on the selected startup entry.</td> +</tr><tr> <td><a href="#HelpWebBrowserPage.save">save</a></td> <td>Public slot to save the Help Viewers configuration.</td> </tr> @@ -98,7 +101,17 @@ <b>on_setCurrentPageButton_clicked</b>(<i></i>) <p> Private slot to set the current page as the home page. -</p><a NAME="HelpWebBrowserPage.save" ID="HelpWebBrowserPage.save"></a> +</p><a NAME="HelpWebBrowserPage.on_startupCombo_currentIndexChanged" ID="HelpWebBrowserPage.on_startupCombo_currentIndexChanged"></a> +<h4>HelpWebBrowserPage.on_startupCombo_currentIndexChanged</h4> +<b>on_startupCombo_currentIndexChanged</b>(<i>index</i>) +<p> + Private slot to enable elements depending on the selected startup entry. +</p><dl> +<dt><i>index</i></dt> +<dd> +index of the selected entry (integer) +</dd> +</dl><a NAME="HelpWebBrowserPage.save" ID="HelpWebBrowserPage.save"></a> <h4>HelpWebBrowserPage.save</h4> <b>save</b>(<i></i>) <p>