Table of Contents

Class: vcsNewProjectOptionsDialog ./VCS/NewProjectDialog.py

Class implementing the VCS Options Dialog for a new project from the repository.

Base Classes   
vcsNewProjectOptionsForm
Methods   
__init__
getData
handleComboBox
handleDirectory
handleProjectDir
  __init__ 
__init__ ( self,  parent=None )

Constructor

Arguments

parent
parent widget (QWidget)
  getData 
getData ( self )

Public slot to retrieve the data entered into the dialog.

Returns

a tuple of 5 strings and one boolean (vcs system, vcs directory, archive name, tag name, project directory, command options).

  handleComboBox 
handleComboBox ( self,  vcsSystem )

Private slot to set the vcs root directory entry.

Arguments

vcsSystem
name of the VCS system (string)
  handleDirectory 
handleDirectory ( self )

Private slot to display a directory selection dialog.

  handleProjectDir 
handleProjectDir ( self )

Private slot to display a directory selection dialog.


Table of Contents

This document was automatically generated on Fri Mar 14 19:54:58 2003 by HappyDoc version 2.1