Module implementing a dialog to show a list of incoming or outgoing bookmarks.
None |
HgBookmarksInOutDialog | Class implementing a dialog to show a list of incoming or outgoing bookmarks. |
None |
Class implementing a dialog to show a list of incoming or outgoing bookmarks.
INCOMING |
OUTGOING |
None |
HgBookmarksInOutDialog | Constructor |
__finish | Private slot called when the process finished or the user pressed the button. |
__generateItem | Private method to generate a bookmark item in the bookmarks list. |
__processOutputLine | Private method to process the lines of output. |
__resizeColumns | Private method to resize the list columns. |
__resort | Private method to resort the tree. |
__showError | Private slot to show some error. |
closeEvent | Protected slot implementing a close event handler. |
on_buttonBox_clicked | Private slot called by a button of the button box clicked. |
start | Public slot to start the bookmarks command. |
None |
Constructor
Private slot called when the process finished or the user pressed the button.
Private method to generate a bookmark item in the bookmarks list.
Private method to process the lines of output.
Private method to resize the list columns.
Private method to resort the tree.
Private slot to show some error.
Protected slot implementing a close event handler.
Private slot called by a button of the button box clicked.
Public slot to start the bookmarks command.