--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgCopyDialog.html Fri Dec 22 19:45:17 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgCopyDialog.html Sat Dec 23 15:40:23 2023 +0100 @@ -83,17 +83,17 @@ </p> <dl> -<dt><i>source</i></dt> +<dt><i>source</i> (str)</dt> <dd> -name of the source file/directory (string) +name of the source file/directory </dd> -<dt><i>parent</i></dt> +<dt><i>parent</i> (QWidget)</dt> <dd> -parent widget (QWidget) +parent widget </dd> -<dt><i>move</i></dt> +<dt><i>move</i> (bool)</dt> <dd> -flag indicating a move operation (boolean) +flag indicating a move operation </dd> </dl> <a NAME="HgCopyDialog.getData" ID="HgCopyDialog.getData"></a> @@ -107,7 +107,13 @@ <dt>Return:</dt> <dd> the target name (string) and a flag indicating - the operation should be enforced (boolean) + the operation should be enforced +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +bool </dd> </dl> <a NAME="HgCopyDialog.on_targetPicker_textChanged" ID="HgCopyDialog.on_targetPicker_textChanged"></a> @@ -119,9 +125,9 @@ </p> <dl> -<dt><i>txt</i></dt> +<dt><i>txt</i> (str)</dt> <dd> -contents of the target edit (string) +contents of the target edit </dd> </dl> <div align="right"><a href="#top">Up</a></div>