eric7.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 (VersionControl)
-
reference to the vcs object
- parent (QWidget)
-
parent widget
VcsCommandOptionsDialog.getOptions
getOptions()
Public method used to retrieve the entered options.
- Return:
-
dictionary of strings giving the options for each supported
vcs command
- Return Type:
-
dict