--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesDefineGuardsDialog.html Fri Dec 22 19:45:17 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesDefineGuardsDialog.html Sat Dec 23 15:40:23 2023 +0100 @@ -114,21 +114,21 @@ </p> <dl> -<dt><i>vcs</i></dt> +<dt><i>vcs</i> (Hg)</dt> <dd> reference to the vcs object </dd> -<dt><i>extension</i></dt> +<dt><i>extension</i> (Queues)</dt> <dd> -reference to the extension module (Queues) +reference to the extension module </dd> -<dt><i>patchesList</i></dt> +<dt><i>patchesList</i> (list of str)</dt> <dd> -list of patches (list of strings) +list of patches </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="HgQueuesDefineGuardsDialog.__applyGuards" ID="HgQueuesDefineGuardsDialog.__applyGuards"></a> @@ -147,15 +147,21 @@ </p> <dl> -<dt><i>guard</i></dt> +<dt><i>guard</i> (str)</dt> <dd> -name of the guard (string) +name of the guard </dd> </dl> <dl> <dt>Return:</dt> <dd> -reference to the guard item (QListWidgetItem) +reference to the guard item +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +QListWidgetItem </dd> </dl> <a NAME="HgQueuesDefineGuardsDialog.closeEvent" ID="HgQueuesDefineGuardsDialog.closeEvent"></a> @@ -167,9 +173,9 @@ </p> <dl> -<dt><i>e</i></dt> +<dt><i>e</i> (QCloseEvent)</dt> <dd> -close event (QCloseEvent) +close event </dd> </dl> <a NAME="HgQueuesDefineGuardsDialog.on_addButton_clicked" ID="HgQueuesDefineGuardsDialog.on_addButton_clicked"></a> @@ -188,9 +194,9 @@ </p> <dl> -<dt><i>button</i></dt> +<dt><i>button</i> (QAbstractButton)</dt> <dd> -button that was clicked (QAbstractButton) +button that was clicked </dd> </dl> <a NAME="HgQueuesDefineGuardsDialog.on_guardCombo_editTextChanged" ID="HgQueuesDefineGuardsDialog.on_guardCombo_editTextChanged"></a> @@ -202,9 +208,9 @@ </p> <dl> -<dt><i>txt</i></dt> +<dt><i>txt</i> (str)</dt> <dd> -contents of the guard combo line edit (string) +contents of the guard combo line edit </dd> </dl> <a NAME="HgQueuesDefineGuardsDialog.on_guardsList_itemSelectionChanged" ID="HgQueuesDefineGuardsDialog.on_guardsList_itemSelectionChanged"></a>