--- a/Documentation/Source/eric5.Debugger.BreakPointViewer.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.BreakPointViewer.html Sat Aug 20 16:30:49 2011 +0200 @@ -47,7 +47,7 @@ </p><p> Breakpoints will be shown with all their details. They can be modified through the context menu of this widget. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>sourceFile(str, int)</dt> <dd> @@ -60,12 +60,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="#BreakPointViewer.__init__">BreakPointViewer</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#BreakPointViewer.__addBreak">__addBreak</a></td> <td>Private slot to handle the add breakpoint context menu entry.</td> </tr><tr> @@ -157,6 +158,10 @@ <td>Public slot to set the breakpoint model.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="BreakPointViewer.__init__" ID="BreakPointViewer.__init__"></a> <h4>BreakPointViewer (Constructor)</h4> <b>BreakPointViewer</b>(<i>parent=None</i>)