Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.ProjectBrowserHelper.html

changeset 3018
70924c0bdaf1
parent 2845
7e55c6268c35
child 3019
7912530a33e2
diff -r 6a8cb7632448 -r 70924c0bdaf1 Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.ProjectBrowserHelper.html
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.ProjectBrowserHelper.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.ProjectBrowserHelper.html	Sun Oct 13 17:44:48 2013 +0200
@@ -172,8 +172,8 @@
 reference to the project object
 </dd><dt><i>isTranslationsBrowser</i></dt>
 <dd>
-flag indicating, the helper is requested for the
-            translations browser (this needs some special treatment)
+flag indicating, the helper is requested
+            for the translations browser (this needs some special treatment)
 </dd><dt><i>parent</i></dt>
 <dd>
 parent widget (QWidget)
@@ -195,7 +195,8 @@
 <h4>SvnProjectBrowserHelper.__SVNBreakLock</h4>
 <b>__SVNBreakLock</b>(<i></i>)
 <p>
-        Private slot called by the context menu to break lock files in the repository.
+        Private slot called by the context menu to break lock files in the
+        repository.
 </p><a NAME="SvnProjectBrowserHelper.__SVNConfigure" ID="SvnProjectBrowserHelper.__SVNConfigure"></a>
 <h4>SvnProjectBrowserHelper.__SVNConfigure</h4>
 <b>__SVNConfigure</b>(<i></i>)
@@ -210,37 +211,40 @@
 <h4>SvnProjectBrowserHelper.__SVNDelProp</h4>
 <b>__SVNDelProp</b>(<i></i>)
 <p>
-        Private slot called by the context menu to delete a subversion property of a file.
+        Private slot called by the context menu to delete a subversion
+        property of a file.
 </p><a NAME="SvnProjectBrowserHelper.__SVNExtendedDiff" ID="SvnProjectBrowserHelper.__SVNExtendedDiff"></a>
 <h4>SvnProjectBrowserHelper.__SVNExtendedDiff</h4>
 <b>__SVNExtendedDiff</b>(<i></i>)
 <p>
-        Private slot called by the context menu to show the difference of a file to
-        the repository.
+        Private slot called by the context menu to show the difference of a
+        file to the repository.
 </p><p>
         This gives the chance to enter the revisions to compare.
 </p><a NAME="SvnProjectBrowserHelper.__SVNInfo" ID="SvnProjectBrowserHelper.__SVNInfo"></a>
 <h4>SvnProjectBrowserHelper.__SVNInfo</h4>
 <b>__SVNInfo</b>(<i></i>)
 <p>
-        Private slot called by the context menu to show repository information of
-        a file or directory.
+        Private slot called by the context menu to show repository information
+        of a file or directory.
 </p><a NAME="SvnProjectBrowserHelper.__SVNListProps" ID="SvnProjectBrowserHelper.__SVNListProps"></a>
 <h4>SvnProjectBrowserHelper.__SVNListProps</h4>
 <b>__SVNListProps</b>(<i></i>)
 <p>
-        Private slot called by the context menu to list the subversion properties of
-        a file.
+        Private slot called by the context menu to list the subversion
+        properties of a file.
 </p><a NAME="SvnProjectBrowserHelper.__SVNLock" ID="SvnProjectBrowserHelper.__SVNLock"></a>
 <h4>SvnProjectBrowserHelper.__SVNLock</h4>
 <b>__SVNLock</b>(<i></i>)
 <p>
-        Private slot called by the context menu to lock files in the repository.
+        Private slot called by the context menu to lock files in the
+        repository.
 </p><a NAME="SvnProjectBrowserHelper.__SVNLogBrowser" ID="SvnProjectBrowserHelper.__SVNLogBrowser"></a>
 <h4>SvnProjectBrowserHelper.__SVNLogBrowser</h4>
 <b>__SVNLogBrowser</b>(<i></i>)
 <p>
-        Private slot called by the context menu to show the log browser for a file.
+        Private slot called by the context menu to show the log browser for a
+        file.
 </p><a NAME="SvnProjectBrowserHelper.__SVNMove" ID="SvnProjectBrowserHelper.__SVNMove"></a>
 <h4>SvnProjectBrowserHelper.__SVNMove</h4>
 <b>__SVNMove</b>(<i></i>)
@@ -250,7 +254,8 @@
 <h4>SvnProjectBrowserHelper.__SVNRemoveFromChangelist</h4>
 <b>__SVNRemoveFromChangelist</b>(<i></i>)
 <p>
-        Private slot called by the context menu to remove files from their changelist.
+        Private slot called by the context menu to remove files from their
+        changelist.
 </p><a NAME="SvnProjectBrowserHelper.__SVNResolve" ID="SvnProjectBrowserHelper.__SVNResolve"></a>
 <h4>SvnProjectBrowserHelper.__SVNResolve</h4>
 <b>__SVNResolve</b>(<i></i>)
@@ -260,35 +265,39 @@
 <h4>SvnProjectBrowserHelper.__SVNSbsDiff</h4>
 <b>__SVNSbsDiff</b>(<i></i>)
 <p>
-        Private slot called by the context menu to show the difference of a file to
-        the repository side-by-side.
+        Private slot called by the context menu to show the difference of a
+        file to the repository side-by-side.
 </p><a NAME="SvnProjectBrowserHelper.__SVNSbsExtendedDiff" ID="SvnProjectBrowserHelper.__SVNSbsExtendedDiff"></a>
 <h4>SvnProjectBrowserHelper.__SVNSbsExtendedDiff</h4>
 <b>__SVNSbsExtendedDiff</b>(<i></i>)
 <p>
-        Private slot called by the context menu to show the difference of a file to
-        the repository side-by-side allowing the selection of revisions to compare.
+        Private slot called by the context menu to show the difference of a
+        file to the repository side-by-side allowing the selection of
+        revisions to compare.
 </p><a NAME="SvnProjectBrowserHelper.__SVNSetProp" ID="SvnProjectBrowserHelper.__SVNSetProp"></a>
 <h4>SvnProjectBrowserHelper.__SVNSetProp</h4>
 <b>__SVNSetProp</b>(<i></i>)
 <p>
-        Private slot called by the context menu to set a subversion property of a file.
+        Private slot called by the context menu to set a subversion
+        property of a file.
 </p><a NAME="SvnProjectBrowserHelper.__SVNStealLock" ID="SvnProjectBrowserHelper.__SVNStealLock"></a>
 <h4>SvnProjectBrowserHelper.__SVNStealLock</h4>
 <b>__SVNStealLock</b>(<i></i>)
 <p>
-        Private slot called by the context menu to steal lock files in the repository.
+        Private slot called by the context menu to steal lock files in the
+        repository.
 </p><a NAME="SvnProjectBrowserHelper.__SVNUnlock" ID="SvnProjectBrowserHelper.__SVNUnlock"></a>
 <h4>SvnProjectBrowserHelper.__SVNUnlock</h4>
 <b>__SVNUnlock</b>(<i></i>)
 <p>
-        Private slot called by the context menu to unlock files in the repository.
+        Private slot called by the context menu to unlock files in the
+        repository.
 </p><a NAME="SvnProjectBrowserHelper.__SVNUrlDiff" ID="SvnProjectBrowserHelper.__SVNUrlDiff"></a>
 <h4>SvnProjectBrowserHelper.__SVNUrlDiff</h4>
 <b>__SVNUrlDiff</b>(<i></i>)
 <p>
-        Private slot called by the context menu to show the difference of a file of
-        two repository URLs.
+        Private slot called by the context menu to show the difference of a
+        file of two repository URLs.
 </p><p>
         This gives the chance to enter the repository URLs to compare.
 </p><a NAME="SvnProjectBrowserHelper.__itemsHaveFiles" ID="SvnProjectBrowserHelper.__itemsHaveFiles"></a>
@@ -371,8 +380,8 @@
 reference to the menu to be shown
 </dd><dt><i>standardItems</i></dt>
 <dd>
-array of standard items that need activation/deactivation
-            depending on the overall VCS status
+array of standard items that need
+            activation/deactivation depending on the overall VCS status
 </dd>
 </dl><a NAME="SvnProjectBrowserHelper.showContextMenuDir" ID="SvnProjectBrowserHelper.showContextMenuDir"></a>
 <h4>SvnProjectBrowserHelper.showContextMenuDir</h4>
@@ -388,8 +397,8 @@
 reference to the menu to be shown
 </dd><dt><i>standardItems</i></dt>
 <dd>
-array of standard items that need activation/deactivation
-            depending on the overall VCS status
+array of standard items that need
+            activation/deactivation depending on the overall VCS status
 </dd>
 </dl><a NAME="SvnProjectBrowserHelper.showContextMenuDirMulti" ID="SvnProjectBrowserHelper.showContextMenuDirMulti"></a>
 <h4>SvnProjectBrowserHelper.showContextMenuDirMulti</h4>
@@ -405,8 +414,8 @@
 reference to the menu to be shown
 </dd><dt><i>standardItems</i></dt>
 <dd>
-array of standard items that need activation/deactivation
-            depending on the overall VCS status
+array of standard items that need
+            activation/deactivation depending on the overall VCS status
 </dd>
 </dl><a NAME="SvnProjectBrowserHelper.showContextMenuMulti" ID="SvnProjectBrowserHelper.showContextMenuMulti"></a>
 <h4>SvnProjectBrowserHelper.showContextMenuMulti</h4>
@@ -422,8 +431,8 @@
 reference to the menu to be shown
 </dd><dt><i>standardItems</i></dt>
 <dd>
-array of standard items that need activation/deactivation
-            depending on the overall VCS status
+array of standard items that need
+            activation/deactivation depending on the overall VCS status
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial