--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.ProjectHelper.html Fri Dec 22 19:45:17 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.ProjectHelper.html Sat Dec 23 15:40:23 2023 +0100 @@ -174,14 +174,14 @@ </p> <dl> -<dt><i>shouldReopen</i></dt> +<dt><i>shouldReopen</i> (bool)</dt> <dd> flag indicating that the project should - be reopened (boolean) + be reopened </dd> -<dt><i>title</i></dt> +<dt><i>title</i> (str)</dt> <dd> -title of the message box (string) +title of the message box </dd> </dl> <a NAME="ShelveProjectHelper.initActions" ID="ShelveProjectHelper.initActions"></a> @@ -200,15 +200,21 @@ </p> <dl> -<dt><i>mainMenu</i></dt> +<dt><i>mainMenu</i> (QMenu)</dt> <dd> -reference to the main menu (QMenu) +reference to the main menu </dd> </dl> <dl> <dt>Return:</dt> <dd> -populated menu (QMenu) +populated menu +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +QMenu </dd> </dl> <a NAME="ShelveProjectHelper.menuTitle" ID="ShelveProjectHelper.menuTitle"></a> @@ -221,7 +227,13 @@ <dl> <dt>Return:</dt> <dd> -title of the menu (string) +title of the menu +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +str </dd> </dl> <div align="right"><a href="#top">Up</a></div>