--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgCommandDialog.html Fri Dec 22 19:45:17 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgCommandDialog.html Sat Dec 23 15:40:23 2023 +0100 @@ -87,17 +87,17 @@ </p> <dl> -<dt><i>argvList</i></dt> +<dt><i>argvList</i> (list of str)</dt> <dd> -history list of commandline arguments (list of strings) +history list of commandline arguments </dd> -<dt><i>ppath</i></dt> +<dt><i>ppath</i> (str)</dt> <dd> -pathname of the project directory (string) +pathname of the project directory </dd> -<dt><i>parent</i></dt> +<dt><i>parent</i> (QWidget)</dt> <dd> -parent widget of this dialog (QWidget) +parent widget of this dialog </dd> </dl> <a NAME="HgCommandDialog.getData" ID="HgCommandDialog.getData"></a> @@ -110,7 +110,13 @@ <dl> <dt>Return:</dt> <dd> -commandline parameters (string) +commandline parameters +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +str </dd> </dl> <a NAME="HgCommandDialog.on_commandCombo_editTextChanged" ID="HgCommandDialog.on_commandCombo_editTextChanged"></a> @@ -122,7 +128,7 @@ </p> <dl> -<dt><i>text</i></dt> +<dt><i>text</i> (str)</dt> <dd> ignored </dd>