Module implementing a dialog to show the output of the Mercurial manifest command.
| HgManifestDialog | Module implementing a dialog to show the output of the Mercurial manifest command. |
| None |
Module implementing a dialog to show the output of the Mercurial manifest command.
| HgManifestDialog | Constructor |
| debug | Public method to output a debug message. |
| edit | Public method to enter some text. |
| finish | Private slot called when the process finished or the user pressed the button. |
| note | Public method to output a note. |
| prompt | Public method to prompt the user for some input. |
| start | Public slot to start the hg manifest command. |
| status | Public method to output a status message. |
| warn | Public method to output a warning message. |
| write | Public method to write something to the output of the dialog. |
| write_err | Public method to write something to the errors output of the dialog. |
Constructor
Public method to output a debug message.
Public method to enter some text.
Private slot called when the process finished or the user pressed the button.
Public method to output a note.
Public method to prompt the user for some input.
Public slot to start the hg manifest command.
Public method to output a status message.
Public method to output a warning message.
Public method to write something to the output of the dialog.
Public method to write something to the errors output of the dialog.