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

changeset 4602
48cc4820e2c2
parent 3673
e26d7d0c1088
diff -r 0017e7cb67ae -r 48cc4820e2c2 Documentation/Source/eric6.Plugins.VcsPlugins.vcsPySvn.SvnCopyDialog.html
--- a/Documentation/Source/eric6.Plugins.VcsPlugins.vcsPySvn.SvnCopyDialog.html	Sat Dec 05 13:02:26 2015 +0100
+++ b/Documentation/Source/eric6.Plugins.VcsPlugins.vcsPySvn.SvnCopyDialog.html	Sat Dec 05 13:03:19 2015 +0100
@@ -64,10 +64,7 @@
 <td><a href="#SvnCopyDialog.getData">getData</a></td>
 <td>Public method to retrieve the copy data.</td>
 </tr><tr>
-<td><a href="#SvnCopyDialog.on_dirButton_clicked">on_dirButton_clicked</a></td>
-<td>Private slot to handle the button press for selecting the target via a selection dialog.</td>
-</tr><tr>
-<td><a href="#SvnCopyDialog.on_targetEdit_textChanged">on_targetEdit_textChanged</a></td>
+<td><a href="#SvnCopyDialog.on_targetPicker_textChanged">on_targetPicker_textChanged</a></td>
 <td>Private slot to handle changes of the target.</td>
 </tr>
 </table>
@@ -105,15 +102,9 @@
 the target name (string) and a flag indicating
             the operation should be enforced (boolean)
 </dd>
-</dl><a NAME="SvnCopyDialog.on_dirButton_clicked" ID="SvnCopyDialog.on_dirButton_clicked"></a>
-<h4>SvnCopyDialog.on_dirButton_clicked</h4>
-<b>on_dirButton_clicked</b>(<i></i>)
-<p>
-        Private slot to handle the button press for selecting the target via a
-        selection dialog.
-</p><a NAME="SvnCopyDialog.on_targetEdit_textChanged" ID="SvnCopyDialog.on_targetEdit_textChanged"></a>
-<h4>SvnCopyDialog.on_targetEdit_textChanged</h4>
-<b>on_targetEdit_textChanged</b>(<i>txt</i>)
+</dl><a NAME="SvnCopyDialog.on_targetPicker_textChanged" ID="SvnCopyDialog.on_targetPicker_textChanged"></a>
+<h4>SvnCopyDialog.on_targetPicker_textChanged</h4>
+<b>on_targetPicker_textChanged</b>(<i>txt</i>)
 <p>
         Private slot to handle changes of the target.
 </p><dl>

eric ide

mercurial