Table of Contents

Class: vcsCommandOptionsDialog ./VCS/CommandOptionsDialog.py

Class implementing the VCS command options dialog.

Base Classes   
vcsCommandOptionsForm
Methods   
__init__
getOptions
parseOptionString
  __init__ 
__init__ (
        self,
        vcs,
        parent=None,
        )

Constructor

Arguments

vcs
reference to the vcs object
parent
parent widget (QWidget)
  getOptions 
getOptions ( self )

Public method used to retrieve the entered options.

Returns

dictionary of strings giving the options for each supported vcs command

  parseOptionString 
parseOptionString ( self,  s )

Private method used to convert an option string into a list of options.

Arguments

s
option string (string)

Returns

list of options (list of strings)


Table of Contents

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