Module implementing a dialog to show the output of a pysvn action.
SvnDialog | Class implementing a dialog to show the output of a pysvn action. |
None |
Class implementing a dialog to show the output of a pysvn action.
SvnDialog | Constructor |
_clientNotifyCallback | Protected method called by the client to send events |
finish | Public slot called when the process finished or the user pressed the button. |
on_buttonBox_clicked | Private slot called by a button of the button box clicked. |
showError | Public slot to show an error message. |
showMessage | Public slot to show a message. |
Constructor
Protected method called by the client to send events
Public slot called when the process finished or the user pressed the button.
Private slot called by a button of the button box clicked.
Public slot to show an error message.
Public slot to show a message.