diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.Debugger.EditBreakpointDialog.html --- a/Documentation/Source/eric5.Debugger.EditBreakpointDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.EditBreakpointDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <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="#EditBreakpointDialog.__init__">EditBreakpointDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#EditBreakpointDialog.getAddData">getAddData</a></td> <td>Public method to retrieve the entered data for an add.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Private slot to handle the change of the filename.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="EditBreakpointDialog.__init__" ID="EditBreakpointDialog.__init__"></a> <h4>EditBreakpointDialog (Constructor)</h4> <b>EditBreakpointDialog</b>(<i>id, properties, condHistory, parent=None, name=None, modal=False, addMode=False, filenameHistory=None</i>)