Documentation/Source/eric6.MultiProject.MultiProject.html

changeset 6653
ac800d2700d2
parent 6652
dfc89403b426
child 6836
93b8c77502e0
--- a/Documentation/Source/eric6.MultiProject.MultiProject.html	Sat Jan 12 18:25:04 2019 +0100
+++ b/Documentation/Source/eric6.MultiProject.MultiProject.html	Sat Jan 12 19:32:22 2019 +0100
@@ -378,13 +378,16 @@
 </dd>
 </dl><a NAME="MultiProject.addNewProject" ID="MultiProject.addNewProject"></a>
 <h4>MultiProject.addNewProject</h4>
-<b>addNewProject</b>(<i>startdir=None</i>)
+<b>addNewProject</b>(<i>startdir="", category=""</i>)
 <p>
         Public slot used to add a new project to the multi-project.
 </p><dl>
-<dt><i>startdir</i></dt>
+<dt><i>startdir</i> (str)</dt>
 <dd>
-start directory for the selection dialog (string)
+start directory for the selection dialog
+</dd><dt><i>category</i> (str)</dt>
+<dd>
+category to be preset
 </dd>
 </dl><a NAME="MultiProject.addProject" ID="MultiProject.addProject"></a>
 <h4>MultiProject.addProject</h4>

eric ide

mercurial