eric6/Documentation/Source/eric6.Project.Project.html

changeset 8163
29fb6d420a25
parent 8124
98b57e2f731a
child 8215
fc5d68a6889e
diff -r 8358c3c95841 -r 29fb6d420a25 eric6/Documentation/Source/eric6.Project.Project.html
--- a/eric6/Documentation/Source/eric6.Project.Project.html	Sun Mar 14 19:59:27 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Project.Project.html	Mon Mar 15 17:55:48 2021 +0100
@@ -3873,7 +3873,7 @@
 </dl>
 <a NAME="Project.setDbgInfo" ID="Project.setDbgInfo"></a>
 <h4>Project.setDbgInfo</h4>
-<b>setDbgInfo</b>(<i>venvName, argv, wd, env, excReporting, excList, excIgnoreList, autoClearShell, tracePython=None, autoContinue=None, enableMultiprocess=None, multiprocessNoDebug=None</i>)
+<b>setDbgInfo</b>(<i>venvName, argv, wd, env, excReporting, excList, excIgnoreList, autoClearShell, tracePython=None, autoContinue=None, enableMultiprocess=None, multiprocessNoDebug=None, configOverride=None</i>)
 
 <p>
         Public method to set the debugging information.
@@ -3933,6 +3933,11 @@
 list of programs not to be debugged in
             multi process mode
 </dd>
+<dt><i>configOverride</i> (dict)</dt>
+<dd>
+dictionary containing the global config override
+            data
+</dd>
 </dl>
 <a NAME="Project.setDirty" ID="Project.setDirty"></a>
 <h4>Project.setDirty</h4>

eric ide

mercurial