Documentation/Source/eric5.Plugins.DocumentationPlugins.Ericdoc.EricdocExecDialog.html

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
--- a/Documentation/Source/eric5.Plugins.DocumentationPlugins.Ericdoc.EricdocExecDialog.html	Fri Mar 11 08:55:14 2011 +0100
+++ b/Documentation/Source/eric5.Plugins.DocumentationPlugins.Ericdoc.EricdocExecDialog.html	Fri Mar 11 16:51:57 2011 +0100
@@ -78,7 +78,7 @@
 </table>
 <a NAME="EricdocExecDialog.__init__" ID="EricdocExecDialog.__init__"></a>
 <h4>EricdocExecDialog (Constructor)</h4>
-<b>EricdocExecDialog</b>(<i>cmdname, parent = None</i>)
+<b>EricdocExecDialog</b>(<i>cmdname, parent=None</i>)
 <p>
         Constructor
 </p><dl>
@@ -101,7 +101,7 @@
 <h4>EricdocExecDialog.__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.
@@ -109,7 +109,7 @@
 <h4>EricdocExecDialog.__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