diff -r de9106c55c3d -r 856476537696 src/eric7/Documentation/Source/eric7.QtHelpInterface.HelpSearchWidget.html --- a/src/eric7/Documentation/Source/eric7.QtHelpInterface.HelpSearchWidget.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.QtHelpInterface.HelpSearchWidget.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,37 +7,36 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.QtHelpInterface.HelpSearchWidget</h1> - <p> Module implementing a window for showing the QtHelp index. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#HelpSearchWidget">HelpSearchWidget</a></td> <td>Class implementing a window for showing the QtHelp index.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="HelpSearchWidget" ID="HelpSearchWidget"></a> <h2>HelpSearchWidget</h2> - <p> Class implementing a window for showing the QtHelp index. </p> + <h3>Signals</h3> <dl> @@ -69,19 +68,17 @@ <h3>Derived from</h3> QWidget <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="#HelpSearchWidget.__init__">HelpSearchWidget</a></td> <td>Constructor</td> @@ -111,19 +108,20 @@ <td>Protected method handling key press events.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="HelpSearchWidget.__init__" ID="HelpSearchWidget.__init__"></a> <h4>HelpSearchWidget (Constructor)</h4> <b>HelpSearchWidget</b>(<i>engine, internal=False, parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>engine</i> (QHelpSearchEngine)</dt> @@ -142,10 +140,10 @@ <a NAME="HelpSearchWidget.__linkActivated" ID="HelpSearchWidget.__linkActivated"></a> <h4>HelpSearchWidget.__linkActivated</h4> <b>__linkActivated</b>(<i>url</i>) - <p> Private slot handling the activation of an entry. </p> + <dl> <dt><i>url</i> (QUrl)</dt> @@ -156,17 +154,17 @@ <a NAME="HelpSearchWidget.__search" ID="HelpSearchWidget.__search"></a> <h4>HelpSearchWidget.__search</h4> <b>__search</b>(<i></i>) - <p> Private slot to perform a search of the database. </p> + <a NAME="HelpSearchWidget.__searchingFinished" ID="HelpSearchWidget.__searchingFinished"></a> <h4>HelpSearchWidget.__searchingFinished</h4> <b>__searchingFinished</b>(<i>hits</i>) - <p> Private slot to handle the end of the search. </p> + <dl> <dt><i>hits</i> (int)</dt> @@ -177,17 +175,17 @@ <a NAME="HelpSearchWidget.__searchingStarted" ID="HelpSearchWidget.__searchingStarted"></a> <h4>HelpSearchWidget.__searchingStarted</h4> <b>__searchingStarted</b>(<i></i>) - <p> Private slot to handle the start of a search. </p> + <a NAME="HelpSearchWidget.__showContextMenu" ID="HelpSearchWidget.__showContextMenu"></a> <h4>HelpSearchWidget.__showContextMenu</h4> <b>__showContextMenu</b>(<i>pos</i>) - <p> Private slot to show a context menu. </p> + <dl> <dt><i>pos</i> (QPoint)</dt> @@ -198,10 +196,10 @@ <a NAME="HelpSearchWidget.keyPressEvent" ID="HelpSearchWidget.keyPressEvent"></a> <h4>HelpSearchWidget.keyPressEvent</h4> <b>keyPressEvent</b>(<i>evt</i>) - <p> Protected method handling key press events. </p> + <dl> <dt><i>evt</i> (QKeyEvent)</dt> @@ -211,4 +209,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>