Module implementing a dialog to show the output of the hg incoming command.
| HgIncomingDialog | Module implementing a dialog to show the output of the hg incoming command. |
| None |
Module implementing a dialog to show the output of the hg incoming command.
| HgIncomingDialog | Constructor |
| debug | Public method to output a debug message. |
| edit | Public method to enter some text. |
| note | Public method to output a note. |
| prompt | Public method to prompt the user for some input. |
| start | Public slot to start the cvs incoming 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.
Public method to output a note.
Public method to prompt the user for some input.
Public slot to start the cvs incoming 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.