Plugin_Vcs_CVS.vcsCVS.CvsSwitchDialog
Module implementing a dialog to enter the data for a switch operation.
Global Attributes
Classes
CvsSwitchDialog |
Class implementing a dialog to enter the data for a switch operation. |
Functions
CvsSwitchDialog
Class implementing a dialog to enter the data for a switch operation.
Derived from
QDialog, Ui_CvsSwitchDialog
Class Attributes
Methods
CvsSwitchDialog (Constructor)
CvsSwitchDialog(taglist, parent = None)
Constructor
- taglist
-
list of previously entered tags (QStringList)
- parent
-
parent widget (QWidget)
CvsSwitchDialog.getParameters
getParameters()
Public method to retrieve the tag data.
- Returns:
-
tag name (QString)