Module implementing the Subversion Options Dialog for a new project from the repository.
| None | 
| SvnNewProjectOptionsDialog | Class implementing the Options Dialog for a new project from the repository. | 
| None | 
Class implementing the Options Dialog for a new project from the repository.
| None | 
| None | 
| SvnNewProjectOptionsDialog | Constructor | 
| getData | Public slot to retrieve the data entered into the dialog. | 
| on_layoutCheckBox_toggled | Private slot to handle the change of the layout checkbox. | 
| on_projectDirButton_clicked | Private slot to display a directory selection dialog. | 
| on_protocolCombo_activated | Private slot to switch the status of the directory selection button. | 
| on_vcsProjectDirEdit_textChanged | Private slot to handle a change of the project directory. | 
| on_vcsUrlButton_clicked | Private slot to display a selection dialog. | 
| on_vcsUrlEdit_textChanged | Private slot to handle changes of the URL. | 
| None | 
Constructor
Public slot to retrieve the data entered into the dialog.
Private slot to handle the change of the layout checkbox.
Private slot to display a directory selection dialog.
Private slot to switch the status of the directory selection button.
Private slot to handle a change of the project directory.
Private slot to display a selection dialog.
Private slot to handle changes of the URL.