Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnLogDialog.html

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnLogDialog.html	Fri Mar 11 08:55:14 2011 +0100
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnLogDialog.html	Fri Mar 11 16:51:57 2011 +0100
@@ -45,7 +45,7 @@
 <p>
     Class implementing a dialog to show the output of the svn log command process.
 </p><p>
-    The dialog is nonmodal. Clicking a link in the upper text pane shows 
+    The dialog is nonmodal. Clicking a link in the upper text pane shows
     a diff of the versions.
 </p>
 <h3>Derived from</h3>
@@ -93,7 +93,7 @@
 </table>
 <a NAME="SvnLogDialog.__init__" ID="SvnLogDialog.__init__"></a>
 <h4>SvnLogDialog (Constructor)</h4>
-<b>SvnLogDialog</b>(<i>vcs, parent = None</i>)
+<b>SvnLogDialog</b>(<i>vcs, parent=None</i>)
 <p>
         Constructor
 </p><dl>
@@ -129,7 +129,7 @@
 <h4>SvnLogDialog.__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 and inserts it into a buffer.
 </p><a NAME="SvnLogDialog.__sourceChanged" ID="SvnLogDialog.__sourceChanged"></a>
@@ -184,7 +184,7 @@
         Private slot to send the input to the subversion process.
 </p><a NAME="SvnLogDialog.start" ID="SvnLogDialog.start"></a>
 <h4>SvnLogDialog.start</h4>
-<b>start</b>(<i>fn, noEntries = 0</i>)
+<b>start</b>(<i>fn, noEntries=0</i>)
 <p>
         Public slot to start the cvs log command.
 </p><dl>

eric ide

mercurial