--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesGuardsSelectionDialog.html Fri Dec 22 19:45:17 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesGuardsSelectionDialog.html Sat Dec 23 15:40:23 2023 +0100 @@ -78,21 +78,21 @@ </p> <dl> -<dt><i>guards</i></dt> +<dt><i>guards</i> (list of str)</dt> <dd> -list of guards to select from (list of strings) +list of guards to select from </dd> -<dt><i>activeGuards</i></dt> +<dt><i>activeGuards</i> (list of str)</dt> <dd> -list of active guards (list of strings) +list of active guards </dd> -<dt><i>listOnly</i></dt> +<dt><i>listOnly</i> (bool)</dt> <dd> -flag indicating to only list the guards (boolean) +flag indicating to only list the guards </dd> -<dt><i>parent</i></dt> +<dt><i>parent</i> (QWidget)</dt> <dd> -reference to the parent widget (QWidget) +reference to the parent widget </dd> </dl> <a NAME="HgQueuesGuardsSelectionDialog.getData" ID="HgQueuesGuardsSelectionDialog.getData"></a> @@ -105,7 +105,13 @@ <dl> <dt>Return:</dt> <dd> -list of selected guards (list of strings) +list of selected guards +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +list of str </dd> </dl> <div align="right"><a href="#top">Up</a></div>