eric6/Documentation/Source/eric6.Debugger.DebugServer.html

changeset 8161
3591a85e4da7
parent 8138
169e65a6787c
child 8163
29fb6d420a25
diff -r d1057f83610e -r 3591a85e4da7 eric6/Documentation/Source/eric6.Debugger.DebugServer.html
--- a/eric6/Documentation/Source/eric6.Debugger.DebugServer.html	Sun Mar 14 13:49:41 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Debugger.DebugServer.html	Sun Mar 14 13:49:55 2021 +0100
@@ -765,7 +765,7 @@
 
 <a NAME="DebugServer.__init__" ID="DebugServer.__init__"></a>
 <h4>DebugServer (Constructor)</h4>
-<b>DebugServer</b>(<i>originalPathString, preventPassiveDebugging=False, project=None</i>)
+<b>DebugServer</b>(<i>originalPathString, preventPassiveDebugging=False, project=None, parent=None</i>)
 
 <p>
         Constructor
@@ -785,6 +785,10 @@
 <dd>
 reference to the project object (defaults to None)
 </dd>
+<dt><i>parent</i> (QObject)</dt>
+<dd>
+reference to the parent object
+</dd>
 </dl>
 <a NAME="DebugServer.__addBreakPoints" ID="DebugServer.__addBreakPoints"></a>
 <h4>DebugServer.__addBreakPoints</h4>

eric ide

mercurial