diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.Debugger.WatchPointViewer.html --- a/Documentation/Source/eric5.Debugger.WatchPointViewer.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.WatchPointViewer.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,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="#WatchPointViewer.__init__">WatchPointViewer</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#WatchPointViewer.__addWatchPoint">__addWatchPoint</a></td> <td>Private slot to handle the add watch expression context menu entry.</td> </tr><tr> @@ -145,6 +146,10 @@ <td>Public slot to set the watch expression model.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="WatchPointViewer.__init__" ID="WatchPointViewer.__init__"></a> <h4>WatchPointViewer (Constructor)</h4> <b>WatchPointViewer</b>(<i>parent=None</i>)