diff -r 2f70ca07f0af -r 4cd7e5a8b3cf src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgSummaryDialog.html --- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgSummaryDialog.html Fri Dec 22 19:45:17 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgSummaryDialog.html Sat Dec 23 15:40:23 2023 +0100 @@ -100,13 +100,13 @@ </p> <dl> -<dt><i>vcs</i></dt> +<dt><i>vcs</i> (Hg)</dt> <dd> reference to the vcs object </dd> -<dt><i>parent</i></dt> +<dt><i>parent</i> (QWidget)</dt> <dd> -parent widget (QWidget) +parent widget </dd> </dl> <a NAME="HgSummaryDialog.__committed" ID="HgSummaryDialog.__committed"></a> @@ -125,9 +125,9 @@ </p> <dl> -<dt><i>output</i></dt> +<dt><i>output</i> (str)</dt> <dd> -output from the summary command (string) +output from the summary command </dd> </dl> <a NAME="HgSummaryDialog.__showError" ID="HgSummaryDialog.__showError"></a> @@ -139,9 +139,9 @@ </p> <dl> -<dt><i>out</i></dt> +<dt><i>out</i> (str)</dt> <dd> -error to be shown (string) +error to be shown </dd> </dl> <a NAME="HgSummaryDialog.on_buttonBox_clicked" ID="HgSummaryDialog.on_buttonBox_clicked"></a> @@ -153,9 +153,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="HgSummaryDialog.on_refreshButton_clicked" ID="HgSummaryDialog.on_refreshButton_clicked"></a> @@ -174,14 +174,14 @@ </p> <dl> -<dt><i>mq</i></dt> +<dt><i>mq</i> (bool)</dt> <dd> -flag indicating to show the queue status as well (boolean) +flag indicating to show the queue status as well </dd> -<dt><i>largefiles</i></dt> +<dt><i>largefiles</i> (bool)</dt> <dd> flag indicating to show the largefiles status as - well (boolean) + well </dd> </dl> <div align="right"><a href="#top">Up</a></div>