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

changeset 896
f855351d5e98
parent 440
69ace3e2dcf6
child 917
746c54b643eb
child 1278
fb0460fd00b9
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnStatusDialog.html	Wed Feb 16 19:13:20 2011 +0100
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnStatusDialog.html	Sat Feb 19 11:58:27 2011 +0100
@@ -22,7 +22,8 @@
 <body><a NAME="top" ID="top"></a>
 <h1>eric5.Plugins.VcsPlugins.vcsSubversion.SvnStatusDialog</h1>
 <p>
-Module implementing a dialog to show the output of the svn status command process.
+Module implementing a dialog to show the output of the svn status command
+process.
 </p>
 <h3>Global Attributes</h3>
 <table>
@@ -43,7 +44,8 @@
 <a NAME="SvnStatusDialog" ID="SvnStatusDialog"></a>
 <h2>SvnStatusDialog</h2>
 <p>
-    Class implementing a dialog to show the output of the svn status command process.
+    Class implementing a dialog to show the output of the svn status command
+    process.
 </p>
 <h3>Derived from</h3>
 QWidget, Ui_SvnStatusDialog
@@ -193,7 +195,8 @@
 <h4>SvnStatusDialog.__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="SvnStatusDialog.__generateItem" ID="SvnStatusDialog.__generateItem"></a>
 <h4>SvnStatusDialog.__generateItem</h4>
 <b>__generateItem</b>(<i>status, propStatus, locked, history, switched, lockinfo, uptodate, revision, change, author, path</i>)
@@ -238,7 +241,8 @@
 <h4>SvnStatusDialog.__getChangelistItems</h4>
 <b>__getChangelistItems</b>(<i></i>)
 <p>
-        Private method to retrieve all entries, that are members of a changelist.
+        Private method to retrieve all entries, that are members of
+        a changelist.
 </p><dl>
 <dt>Returns:</dt>
 <dd>
@@ -268,7 +272,8 @@
 <h4>SvnStatusDialog.__getNonChangelistItems</h4>
 <b>__getNonChangelistItems</b>(<i></i>)
 <p>
-        Private method to retrieve all entries, that are not members of a changelist.
+        Private method to retrieve all entries, that are not members of
+        a changelist.
 </p><dl>
 <dt>Returns:</dt>
 <dd>
@@ -278,7 +283,8 @@
 <h4>SvnStatusDialog.__getUnversionedItems</h4>
 <b>__getUnversionedItems</b>(<i></i>)
 <p>
-        Private method to retrieve all entries, that have an unversioned status.
+        Private method to retrieve all entries, that have an unversioned
+        status.
 </p><dl>
 <dt>Returns:</dt>
 <dd>

eric ide

mercurial