--- a/src/eric7/Documentation/Source/eric7.Debugger.EditWatchpointDialog.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Debugger.EditWatchpointDialog.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,53 +7,50 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.Debugger.EditWatchpointDialog</h1> - <p> Module implementing a dialog to edit watch expression properties. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#EditWatchpointDialog">EditWatchpointDialog</a></td> <td>Class implementing a dialog to edit watch expression properties.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="EditWatchpointDialog" ID="EditWatchpointDialog"></a> <h2>EditWatchpointDialog</h2> - <p> Class implementing a dialog to edit watch expression properties. </p> + <h3>Derived from</h3> QDialog, Ui_EditWatchpointDialog <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="#EditWatchpointDialog.__init__">EditWatchpointDialog</a></td> <td>Constructor</td> @@ -67,19 +64,20 @@ <td>Public method to retrieve the entered data.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="EditWatchpointDialog.__init__" ID="EditWatchpointDialog.__init__"></a> <h4>EditWatchpointDialog (Constructor)</h4> <b>EditWatchpointDialog</b>(<i>properties, parent=None, name=None, modal=False</i>) - <p> Constructor </p> + <dl> <dt><i>properties</i> (tuple of (str, bool, bool, int, str))</dt> @@ -104,11 +102,11 @@ <a NAME="EditWatchpointDialog.__textChanged" ID="EditWatchpointDialog.__textChanged"></a> <h4>EditWatchpointDialog.__textChanged</h4> <b>__textChanged</b>(<i>txt</i>) - <p> Private slot to handle the text changed signal of the condition line edit. </p> + <dl> <dt><i>txt</i> (str)</dt> @@ -119,10 +117,10 @@ <a NAME="EditWatchpointDialog.getData" ID="EditWatchpointDialog.getData"></a> <h4>EditWatchpointDialog.getData</h4> <b>getData</b>(<i></i>) - <p> Public method to retrieve the entered data. </p> + <dl> <dt>Return:</dt> <dd> @@ -139,4 +137,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>