CxFreeze/Documentation/source/Plugin_Packager_CxFreeze.CxFreeze.CxfreezeExecDialog.html

changeset 47
986f27beaad4
parent 37
94949c60ef54
child 57
ddf3165e3d62
diff -r d08fd21d74d3 -r 986f27beaad4 CxFreeze/Documentation/source/Plugin_Packager_CxFreeze.CxFreeze.CxfreezeExecDialog.html
--- a/CxFreeze/Documentation/source/Plugin_Packager_CxFreeze.CxFreeze.CxfreezeExecDialog.html	Sun Apr 28 18:09:10 2013 +0200
+++ b/CxFreeze/Documentation/source/Plugin_Packager_CxFreeze.CxFreeze.CxfreezeExecDialog.html	Sun Jul 07 20:40:48 2013 +0200
@@ -85,7 +85,7 @@
 </table>
 <a NAME="CxfreezeExecDialog.__init__" ID="CxfreezeExecDialog.__init__"></a>
 <h4>CxfreezeExecDialog (Constructor)</h4>
-<b>CxfreezeExecDialog</b>(<i>cmdname, parent = None</i>)
+<b>CxfreezeExecDialog</b>(<i>cmdname, parent=None</i>)
 <p>
         Constructor
 </p><dl>
@@ -108,7 +108,7 @@
 <h4>CxfreezeExecDialog.__readStderr</h4>
 <b>__readStderr</b>(<i></i>)
 <p>
-        Private slot to handle the readyReadStandardError signal. 
+        Private slot to handle the readyReadStandardError signal.
 </p><p>
         It reads the error output of the process and inserts it into the
         error pane.
@@ -116,7 +116,7 @@
 <h4>CxfreezeExecDialog.__readStdout</h4>
 <b>__readStdout</b>(<i></i>)
 <p>
-        Private slot to handle the readyReadStandardOutput signal. 
+        Private slot to handle the readyReadStandardOutput signal.
 </p><p>
         It reads the output of the process, formats it and inserts it into
         the contents pane.

eric ide

mercurial