Module implementing a dialog to show the output of the hg annotate command.
None |
HgAnnotateDialog | Class implementing a dialog to show the output of the hg annotate command. |
None |
Class implementing a dialog to show the output of the hg annotate command.
None |
None |
HgAnnotateDialog | Constructor |
__finish | Private slot called when the process finished or the user pressed the button. |
__generateItem | Private method to generate an annotate item in the annotation list. |
__processOutputLine | Private method to process the lines of output. |
__resizeColumns | Private method to resize the list columns. |
__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 annotate command. |
None |
Constructor
Private slot called when the process finished or the user pressed the button.
Private method to generate an annotate item in the annotation list.
Private method to process the lines of output.
Private method to resize the list columns.
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 annotate command.