Module implementing the bookmarks extension project helper.
None |
BookmarksProjectHelper | Class implementing the bookmarks extension project helper. |
None |
Class implementing the bookmarks extension project helper.
None |
None |
BookmarksProjectHelper | Constructor |
__hgBookmarkDefine | Private slot used to define a bookmark. |
__hgBookmarkDelete | Private slot used to delete a bookmark. |
__hgBookmarkIncoming | Private slot used to show a list of incoming bookmarks. |
__hgBookmarkMove | Private slot used to move a bookmark. |
__hgBookmarkOutgoing | Private slot used to show a list of outgoing bookmarks. |
__hgBookmarkPull | Private slot used to pull a bookmark from a remote repository. |
__hgBookmarkPush | Private slot used to push a bookmark to a remote repository. |
__hgBookmarkRename | Private slot used to rename a bookmark. |
__hgBookmarksList | Private slot used to list the bookmarks. |
initActions | Public method to generate the action objects. |
initMenu | Public method to generate the extension menu. |
menuTitle | Public method to get the menu title. |
None |
Constructor
Private slot used to define a bookmark.
Private slot used to delete a bookmark.
Private slot used to show a list of incoming bookmarks.
Private slot used to move a bookmark.
Private slot used to show a list of outgoing bookmarks.
Private slot used to pull a bookmark from a remote repository.
Private slot used to push a bookmark to a remote repository.
Private slot used to rename a bookmark.
Private slot used to list the bookmarks.
Public method to generate the action objects.
Public method to generate the extension menu.
Public method to get the menu title.