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_button_clicked | Private slot connected to the button clicked signal. |
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 connected to the button clicked signal.
Public slot to show an error message.
Public slot to show a message.