Documentation/Source/eric5.Debugger.DebugUI.html

changeset 757
d3daf1d8f058
parent 501
5c615a85241a
child 767
27554f80d08f
--- a/Documentation/Source/eric5.Debugger.DebugUI.html	Sat Dec 18 18:11:02 2010 +0100
+++ b/Documentation/Source/eric5.Debugger.DebugUI.html	Sun Dec 19 13:20:52 2010 +0100
@@ -46,7 +46,11 @@
     Class implementing the debugger part of the UI.
 </p><h4>Signals</h4>
 <dl>
-<dt>clientStack(stack)</dt>
+<dt>appendStdout(msg)</dt>
+<dd>
+emitted when the client program has terminated and the
+        display of the termination dialog is suppressed
+</dd><dt>clientStack(stack)</dt>
 <dd>
 emitted at breaking after a reported exception
 </dd><dt>compileForms()</dt>
@@ -71,7 +75,7 @@
 QObject
 <h3>Class Attributes</h3>
 <table>
-<tr><td>clientStack</td></tr><tr><td>compileForms</td></tr><tr><td>compileResources</td></tr><tr><td>debuggingStarted</td></tr><tr><td>exceptionInterrupt</td></tr><tr><td>resetUI</td></tr>
+<tr><td>appendStdout</td></tr><tr><td>clientStack</td></tr><tr><td>compileForms</td></tr><tr><td>compileResources</td></tr><tr><td>debuggingStarted</td></tr><tr><td>exceptionInterrupt</td></tr><tr><td>resetUI</td></tr>
 </table>
 <h3>Methods</h3>
 <table>

eric ide

mercurial