--- a/Documentation/Source/eric5.Debugger.WatchPointModel.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.WatchPointModel.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="#WatchPointModel.__init__">WatchPointModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#WatchPointModel.addWatchPoint">addWatchPoint</a></td> <td>Public method to add a new watch expression to the list.</td> </tr><tr> @@ -106,6 +107,10 @@ <td>Public method to set the enabled state of a watch expression given by index.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="WatchPointModel.__init__" ID="WatchPointModel.__init__"></a> <h4>WatchPointModel (Constructor)</h4> <b>WatchPointModel</b>(<i>parent=None</i>)