Module implementing the Subversion command dialog.
| None | 
| SvnCommandDialog | Class implementing the Subversion command dialog. | 
| None | 
Class implementing the Subversion command dialog.
It implements a dialog that is used to enter an arbitrary subversion command. It asks the user to enter the commandline parameters and the working directory.
| None | 
| None | 
| SvnCommandDialog | Constructor | 
| getData | Public method to retrieve the data entered into this dialog. | 
| on_commandCombo_editTextChanged | Private method used to enable/disable the OK-button. | 
| on_dirButton_clicked | Private method used to open a directory selection dialog. | 
| None | 
Constructor
Public method to retrieve the data entered into this dialog.
Private method used to enable/disable the OK-button.
Private method used to open a directory selection dialog.