--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.ProjectHelper.html Fri Dec 22 19:45:17 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.ProjectHelper.html Sat Dec 23 15:40:23 2023 +0100 @@ -520,23 +520,23 @@ </p> <dl> -<dt><i>operation</i></dt> +<dt><i>operation</i> (int)</dt> <dd> operation type to be performed (Queues.POP, Queues.PUSH, Queues.GOTO) </dd> -<dt><i>doAll</i></dt> +<dt><i>doAll</i> (bool)</dt> <dd> -flag indicating to push/pop all (boolean) +flag indicating to push/pop all </dd> -<dt><i>named</i></dt> +<dt><i>named</i> (bool)</dt> <dd> flag indicating to push/pop until a named patch - is at the top of the stack (boolean) + is at the top of the stack </dd> -<dt><i>force</i></dt> +<dt><i>force</i> (bool)</dt> <dd> -flag indicating a forceful pop (boolean) +flag indicating a forceful pop </dd> </dl> <a NAME="QueuesProjectHelper.__hgQueueRefreshPatch" ID="QueuesProjectHelper.__hgQueueRefreshPatch"></a> @@ -639,15 +639,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="QueuesProjectHelper.menuTitle" ID="QueuesProjectHelper.menuTitle"></a> @@ -660,7 +666,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>