--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorSearchPage.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorSearchPage.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,57 +7,53 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.Preferences.ConfigurationPages.EditorSearchPage</h1> - <p> Module implementing the Editor Search configuration page. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#EditorSearchPage">EditorSearchPage</a></td> <td>Class implementing the Editor Search configuration page.</td> </tr> </table> + <h3>Functions</h3> - <table> - <tr> <td><a href="#create">create</a></td> <td>Module function to create the configuration page.</td> </tr> </table> + <hr /> <hr /> <a NAME="EditorSearchPage" ID="EditorSearchPage"></a> <h2>EditorSearchPage</h2> - <p> Class implementing the Editor Search configuration page. </p> + <h3>Derived from</h3> ConfigurationPageBase, Ui_EditorSearchPage <h3>Class Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Class Methods</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Methods</h3> - <table> - <tr> <td><a href="#EditorSearchPage.__init__">EditorSearchPage</a></td> <td>Constructor</td> @@ -71,33 +67,34 @@ <td>Public method to perform mode dependent setups.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="EditorSearchPage.__init__" ID="EditorSearchPage.__init__"></a> <h4>EditorSearchPage (Constructor)</h4> <b>EditorSearchPage</b>(<i></i>) - <p> Constructor </p> + <a NAME="EditorSearchPage.save" ID="EditorSearchPage.save"></a> <h4>EditorSearchPage.save</h4> <b>save</b>(<i></i>) - <p> Public slot to save the Editor Search configuration. </p> + <a NAME="EditorSearchPage.setMode" ID="EditorSearchPage.setMode"></a> <h4>EditorSearchPage.setMode</h4> <b>setMode</b>(<i>displayMode</i>) - <p> Public method to perform mode dependent setups. </p> + <dl> <dt><i>displayMode</i> (ConfigurationMode)</dt> @@ -111,10 +108,10 @@ <a NAME="create" ID="create"></a> <h2>create</h2> <b>create</b>(<i>dlg</i>) - <p> Module function to create the configuration page. </p> + <dl> <dt><i>dlg</i> (ConfigurationDialog)</dt> @@ -136,4 +133,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>