Table of Contents

Class: CvsMergeDialog ./VCS/cvsPackage/MergeDialog.py

Class implementing a dialog to enter the data for a merge operation.

Base Classes   
MergeForm
Methods   
__init__
enableOkButton
getParameters
  __init__ 
__init__ (
        self,
        taglist,
        parent=None,
        )

Constructor

Arguments

taglist
list of previously entered tags (QStringList)
parent
parent widget (QWidget)
  enableOkButton 
enableOkButton ( self,  text )

Private method used to enable/disable the OK-button.

Arguments

text
ignored
  getParameters 
getParameters ( self )

Public method to retrieve the tag data.

Returns

tuple naming two tag names or two revisions (QString, QString)


Table of Contents

This document was automatically generated on Mon Jun 30 17:37:02 2003 by HappyDoc version 2.1