eric6.VCS.CommandOptionsDialog
Module implementing the VCS command options dialog.
Global Attributes
Classes
Functions
VcsCommandOptionsDialog
    Class implementing the VCS command options dialog.
Derived from
QDialog, Ui_VcsCommandOptionsDialog
Class Attributes
Class Methods
Methods
Static Methods
VcsCommandOptionsDialog (Constructor)
VcsCommandOptionsDialog(vcs, parent=None)
        Constructor
- vcs
- 
reference to the vcs object
- parent
- 
parent widget (QWidget)
VcsCommandOptionsDialog.getOptions
getOptions()
        Public method used to retrieve the entered options.
- Returns:
- 
dictionary of strings giving the options for each supported
            vcs command