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

changeset 2460
61186eb662fd
parent 2387
2d119e79ab54
child 2966
f85f686981ad
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnOptionsDialog.html	Sun Mar 03 12:45:08 2013 +0100
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnOptionsDialog.html	Sun Mar 03 13:03:53 2013 +0100
@@ -69,6 +69,9 @@
 </tr><tr>
 <td><a href="#SvnOptionsDialog.on_vcsUrlButton_clicked">on_vcsUrlButton_clicked</a></td>
 <td>Private slot to display a selection dialog.</td>
+</tr><tr>
+<td><a href="#SvnOptionsDialog.on_vcsUrlEdit_textChanged">on_vcsUrlEdit_textChanged</a></td>
+<td>Private slot to handle changes of the URL.</td>
 </tr>
 </table>
 <h3>Static Methods</h3>
@@ -111,7 +114,17 @@
 <b>on_vcsUrlButton_clicked</b>(<i></i>)
 <p>
         Private slot to display a selection dialog.
-</p>
+</p><a NAME="SvnOptionsDialog.on_vcsUrlEdit_textChanged" ID="SvnOptionsDialog.on_vcsUrlEdit_textChanged"></a>
+<h4>SvnOptionsDialog.on_vcsUrlEdit_textChanged</h4>
+<b>on_vcsUrlEdit_textChanged</b>(<i>txt</i>)
+<p>
+        Private slot to handle changes of the URL.
+</p><dl>
+<dt><i>txt</i></dt>
+<dd>
+current text of the line edit (string)
+</dd>
+</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>
\ No newline at end of file

eric ide

mercurial