--- a/Documentation/Source/eric5.Debugger.DebugViewer.html Sun Sep 04 16:05:27 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.DebugViewer.html Sun Sep 04 16:06:54 2011 +0200 @@ -61,7 +61,7 @@ the filesystem browser (optional), the two variables viewers (global and local), a breakpoint viewer, a watch expression viewer and the exception logger. Additionally a list of all threads is shown. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>sourceFile(string, int)</dt> <dd> @@ -74,6 +74,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -138,6 +142,10 @@ <td>Public method to make a variables tab visible.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DebugViewer.__init__" ID="DebugViewer.__init__"></a> <h4>DebugViewer (Constructor)</h4> <b>DebugViewer</b>(<i>debugServer, docked, vm, parent = None, embeddedShell = True, embeddedBrowser = True</i>)