--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarksListDialog.html Fri Dec 22 19:45:17 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarksListDialog.html Sat Dec 23 15:40:23 2023 +0100 @@ -146,13 +146,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="HgBookmarksListDialog.__deleteBookmark" ID="HgBookmarksListDialog.__deleteBookmark"></a> @@ -179,21 +179,21 @@ </p> <dl> -<dt><i>revision</i></dt> +<dt><i>revision</i> (str)</dt> <dd> -revision of the bookmark (string) +revision of the bookmark </dd> -<dt><i>changeset</i></dt> +<dt><i>changeset</i> (str)</dt> <dd> -changeset of the bookmark (string) +changeset of the bookmark </dd> -<dt><i>status</i></dt> +<dt><i>status</i> (str)</dt> <dd> -of the bookmark (string) +of the bookmark </dd> -<dt><i>name</i></dt> +<dt><i>name</i> (str)</dt> <dd> -name of the bookmark (string) +name of the bookmark </dd> </dl> <a NAME="HgBookmarksListDialog.__processOutputLine" ID="HgBookmarksListDialog.__processOutputLine"></a> @@ -205,9 +205,9 @@ </p> <dl> -<dt><i>line</i></dt> +<dt><i>line</i> (str)</dt> <dd> -output line to be processed (string) +output line to be processed </dd> </dl> <a NAME="HgBookmarksListDialog.__pullBookmark" ID="HgBookmarksListDialog.__pullBookmark"></a> @@ -268,9 +268,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="HgBookmarksListDialog.__switchTo" ID="HgBookmarksListDialog.__switchTo"></a> @@ -289,9 +289,9 @@ </p> <dl> -<dt><i>e</i></dt> +<dt><i>e</i> (QCloseEvent)</dt> <dd> -close event (QCloseEvent) +close event </dd> </dl> <a NAME="HgBookmarksListDialog.on_bookmarksList_customContextMenuRequested" ID="HgBookmarksListDialog.on_bookmarksList_customContextMenuRequested"></a> @@ -317,9 +317,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="HgBookmarksListDialog.on_refreshButton_clicked" ID="HgBookmarksListDialog.on_refreshButton_clicked"></a> @@ -338,10 +338,9 @@ </p> <dl> -<dt><i>bookmarksList</i></dt> +<dt><i>bookmarksList</i> (list of str)</dt> <dd> reference to string list receiving the bookmarks - (list of strings) </dd> </dl> <div align="right"><a href="#top">Up</a></div>