Documentation/Source/eric5.Debugger.DebugUI.html

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
--- a/Documentation/Source/eric5.Debugger.DebugUI.html	Sat Aug 20 16:28:25 2011 +0200
+++ b/Documentation/Source/eric5.Debugger.DebugUI.html	Sat Aug 20 16:30:49 2011 +0200
@@ -44,7 +44,7 @@
 <h2>DebugUI</h2>
 <p>
     Class implementing the debugger part of the UI.
-</p><h4>Signals</h4>
+</p><h3>Signals</h3>
 <dl>
 <dt>appendStdout(msg)</dt>
 <dd>
@@ -77,12 +77,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="#DebugUI.__init__">DebugUI</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#DebugUI.__breakpointSelected">__breakpointSelected</a></td>
 <td>Private method to handle the breakpoint selected signal.</td>
 </tr><tr>
@@ -300,6 +301,10 @@
 <td>Public method to get the variables filter for a scope.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="DebugUI.__init__" ID="DebugUI.__init__"></a>
 <h4>DebugUI (Constructor)</h4>
 <b>DebugUI</b>(<i>ui, vm, debugServer, debugViewer, project</i>)

eric ide

mercurial