diff -r 7d3932bde11b -r a42ae6be4cc3 eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgBookmarksListDialog.html --- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgBookmarksListDialog.html Tue Feb 16 17:12:48 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgBookmarksListDialog.html Tue Feb 16 18:25:47 2021 +0100 @@ -93,10 +93,18 @@ <td>Private slot to pull the selected bookmark.</td> </tr> <tr> +<td><a href="#HgBookmarksListDialog.__pushAllBookmarks">__pushAllBookmarks</a></td> +<td>Private slot to push all bookmarks.</td> +</tr> +<tr> <td><a href="#HgBookmarksListDialog.__pushBookmark">__pushBookmark</a></td> <td>Private slot to push the selected bookmark.</td> </tr> <tr> +<td><a href="#HgBookmarksListDialog.__pushCurrentBookmark">__pushCurrentBookmark</a></td> +<td>Private slot to push the current bookmark.</td> +</tr> +<tr> <td><a href="#HgBookmarksListDialog.__renameBookmark">__renameBookmark</a></td> <td>Private slot to rename the selected bookmark.</td> </tr> @@ -223,6 +231,13 @@ <p> Private slot to pull the selected bookmark. </p> +<a NAME="HgBookmarksListDialog.__pushAllBookmarks" ID="HgBookmarksListDialog.__pushAllBookmarks"></a> +<h4>HgBookmarksListDialog.__pushAllBookmarks</h4> +<b>__pushAllBookmarks</b>(<i></i>) + +<p> + Private slot to push all bookmarks. +</p> <a NAME="HgBookmarksListDialog.__pushBookmark" ID="HgBookmarksListDialog.__pushBookmark"></a> <h4>HgBookmarksListDialog.__pushBookmark</h4> <b>__pushBookmark</b>(<i></i>) @@ -230,6 +245,13 @@ <p> Private slot to push the selected bookmark. </p> +<a NAME="HgBookmarksListDialog.__pushCurrentBookmark" ID="HgBookmarksListDialog.__pushCurrentBookmark"></a> +<h4>HgBookmarksListDialog.__pushCurrentBookmark</h4> +<b>__pushCurrentBookmark</b>(<i></i>) + +<p> + Private slot to push the current bookmark. +</p> <a NAME="HgBookmarksListDialog.__renameBookmark" ID="HgBookmarksListDialog.__renameBookmark"></a> <h4>HgBookmarksListDialog.__renameBookmark</h4> <b>__renameBookmark</b>(<i></i>)