Table of Contents
Class implementing the VCS Options Dialog for a new project from the repository.
__init__ ( self, parent=None )
getData ( self )
a tuple of 5 strings and one boolean (vcs system, vcs directory, archive name, tag name, project directory, command options).
handleComboBox ( self, vcsSystem )
handleDirectory ( self )
Private slot to display a directory selection dialog.
handleProjectDir ( self )