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

branch
5_3_x
changeset 2459
8dd68886403c
parent 2374
f78ee0e8f96c
diff -r 078569e55af2 -r 8dd68886403c Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnNewProjectOptionsDialog.html
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnNewProjectOptionsDialog.html	Sun Mar 03 12:48:16 2013 +0100
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnNewProjectOptionsDialog.html	Sun Mar 03 13:03:06 2013 +0100
@@ -74,6 +74,9 @@
 </tr><tr>
 <td><a href="#SvnNewProjectOptionsDialog.on_vcsUrlButton_clicked">on_vcsUrlButton_clicked</a></td>
 <td>Private slot to display a selection dialog.</td>
+</tr><tr>
+<td><a href="#SvnNewProjectOptionsDialog.on_vcsUrlEdit_textChanged">on_vcsUrlEdit_textChanged</a></td>
+<td>Private slot to handle changes of the URL.</td>
 </tr>
 </table>
 <h3>Static Methods</h3>
@@ -134,7 +137,17 @@
 <b>on_vcsUrlButton_clicked</b>(<i></i>)
 <p>
         Private slot to display a selection dialog.
-</p>
+</p><a NAME="SvnNewProjectOptionsDialog.on_vcsUrlEdit_textChanged" ID="SvnNewProjectOptionsDialog.on_vcsUrlEdit_textChanged"></a>
+<h4>SvnNewProjectOptionsDialog.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