Documentation/Source/eric5.DebugClients.Python.DebugBase.html

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.DebugClients.Python.DebugBase.html
--- a/Documentation/Source/eric5.DebugClients.Python.DebugBase.html	Sat Aug 20 16:28:25 2011 +0200
+++ b/Documentation/Source/eric5.DebugClients.Python.DebugBase.html	Sat Aug 20 16:30:49 2011 +0200
@@ -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="#DebugBase.__init__">DebugBase</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#DebugBase.__do_clear">__do_clear</a></td>
 <td>Private method called to clear a temporary breakpoint.</td>
 </tr><tr>
@@ -166,6 +167,10 @@
 <td>Reimplemented to report program termination to the debug server.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="DebugBase.__init__" ID="DebugBase.__init__"></a>
 <h4>DebugBase (Constructor)</h4>
 <b>DebugBase</b>(<i>dbgClient</i>)

eric ide

mercurial