ProjectDjango/Documentation/source/Plugin_Project_Django.ProjectDjango.DjangoDialog.html

changeset 29
76d04dd67367
parent 9
8fe581309106
child 102
7e2351e4d729
--- a/ProjectDjango/Documentation/source/Plugin_Project_Django.ProjectDjango.DjangoDialog.html	Sun Oct 13 18:31:28 2013 +0200
+++ b/ProjectDjango/Documentation/source/Plugin_Project_Django.ProjectDjango.DjangoDialog.html	Fri Oct 25 18:50:04 2013 +0200
@@ -133,7 +133,8 @@
 <h4>DjangoDialog.__finish</h4>
 <b>__finish</b>(<i></i>)
 <p>
-        Private slot called when the process finished or the user pressed the button.
+        Private slot called when the process finished or the user pressed the
+        button.
 </p><a NAME="DjangoDialog.__procFinished" ID="DjangoDialog.__procFinished"></a>
 <h4>DjangoDialog.__procFinished</h4>
 <b>__procFinished</b>(<i>exitCode, exitStatus</i>)
@@ -214,12 +215,14 @@
 working directory for the process (string)
 </dd><dt><i>mergedOutput</i></dt>
 <dd>
-flag indicating to merge the output of the process (boolean)
+flag indicating to merge the output of the process
+            (boolean)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-flag indicating a successful start of the first process (boolean)
+flag indicating a successful start of the first process
+            (boolean)
 </dd>
 </dl><a NAME="DjangoDialog.startProcess" ID="DjangoDialog.startProcess"></a>
 <h4>DjangoDialog.startProcess</h4>
@@ -235,10 +238,12 @@
 working directory for the process (string)
 </dd><dt><i>showCommand</i></dt>
 <dd>
-flag indicating to show the command executed (boolean)
+flag indicating to show the command executed
+            (boolean)
 </dd><dt><i>mergedOutput</i></dt>
 <dd>
-flag indicating to merge the output of the process (boolean)
+flag indicating to merge the output of the process
+            (boolean)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>

eric ide

mercurial