--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgCopyDialog.html Sat Jun 02 15:27:03 2012 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgCopyDialog.html Sat Jun 02 16:36:16 2012 +0200 @@ -66,6 +66,9 @@ </tr><tr> <td><a href="#HgCopyDialog.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="#HgCopyDialog.on_targetEdit_textChanged">on_targetEdit_textChanged</a></td> +<td>Private slot to handle changes of the target.</td> </tr> </table> <h3>Static Methods</h3> @@ -86,7 +89,7 @@ parent widget (QWidget) </dd><dt><i>move</i></dt> <dd> -flag indicating a move operation +flag indicating a move operation (boolean) </dd><dt><i>force</i></dt> <dd> flag indicating a forced operation (boolean) @@ -108,7 +111,17 @@ <p> Private slot to handle the button press for selecting the target via a selection dialog. -</p> +</p><a NAME="HgCopyDialog.on_targetEdit_textChanged" ID="HgCopyDialog.on_targetEdit_textChanged"></a> +<h4>HgCopyDialog.on_targetEdit_textChanged</h4> +<b>on_targetEdit_textChanged</b>(<i>txt</i>) +<p> + Private slot to handle changes of the target. +</p><dl> +<dt><i>txt</i></dt> +<dd> +contents of the target edit (string) +</dd> +</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file