Documentation/Source/eric6.Plugins.VcsPlugins.vcsPySvn.SvnLogBrowserDialog.html

changeset 5449
7679d1d3671a
parent 3673
e26d7d0c1088
--- a/Documentation/Source/eric6.Plugins.VcsPlugins.vcsPySvn.SvnLogBrowserDialog.html	Sat Jan 28 12:39:43 2017 +0100
+++ b/Documentation/Source/eric6.Plugins.VcsPlugins.vcsPySvn.SvnLogBrowserDialog.html	Sat Jan 28 14:22:00 2017 +0100
@@ -114,6 +114,9 @@
 <td><a href="#SvnLogBrowserDialog.on_diffRevisionsButton_clicked">on_diffRevisionsButton_clicked</a></td>
 <td>Private slot to handle the Compare Revisions button.</td>
 </tr><tr>
+<td><a href="#SvnLogBrowserDialog.on_downButton_clicked">on_downButton_clicked</a></td>
+<td>Private slot to move the current item down one entry.</td>
+</tr><tr>
 <td><a href="#SvnLogBrowserDialog.on_fieldCombo_activated">on_fieldCombo_activated</a></td>
 <td>Private slot called, when a new filter field is selected.</td>
 </tr><tr>
@@ -138,6 +141,9 @@
 <td><a href="#SvnLogBrowserDialog.on_toDate_dateChanged">on_toDate_dateChanged</a></td>
 <td>Private slot called, when the from date changes.</td>
 </tr><tr>
+<td><a href="#SvnLogBrowserDialog.on_upButton_clicked">on_upButton_clicked</a></td>
+<td>Private slot to move the current item up one entry.</td>
+</tr><tr>
 <td><a href="#SvnLogBrowserDialog.show">show</a></td>
 <td>Public slot to show the dialog.</td>
 </tr><tr>
@@ -325,6 +331,11 @@
 <b>on_diffRevisionsButton_clicked</b>(<i></i>)
 <p>
         Private slot to handle the Compare Revisions button.
+</p><a NAME="SvnLogBrowserDialog.on_downButton_clicked" ID="SvnLogBrowserDialog.on_downButton_clicked"></a>
+<h4>SvnLogBrowserDialog.on_downButton_clicked</h4>
+<b>on_downButton_clicked</b>(<i></i>)
+<p>
+        Private slot to move the current item down one entry.
 </p><a NAME="SvnLogBrowserDialog.on_fieldCombo_activated" ID="SvnLogBrowserDialog.on_fieldCombo_activated"></a>
 <h4>SvnLogBrowserDialog.on_fieldCombo_activated</h4>
 <b>on_fieldCombo_activated</b>(<i>txt</i>)
@@ -398,7 +409,12 @@
 <dd>
 new date (QDate)
 </dd>
-</dl><a NAME="SvnLogBrowserDialog.show" ID="SvnLogBrowserDialog.show"></a>
+</dl><a NAME="SvnLogBrowserDialog.on_upButton_clicked" ID="SvnLogBrowserDialog.on_upButton_clicked"></a>
+<h4>SvnLogBrowserDialog.on_upButton_clicked</h4>
+<b>on_upButton_clicked</b>(<i></i>)
+<p>
+        Private slot to move the current item up one entry.
+</p><a NAME="SvnLogBrowserDialog.show" ID="SvnLogBrowserDialog.show"></a>
 <h4>SvnLogBrowserDialog.show</h4>
 <b>show</b>(<i></i>)
 <p>

eric ide

mercurial