eric6.Plugins.VcsPlugins.vcsGit.GitOptionsDialog
Module implementing a dialog to enter options used to start a project in
the VCS.
Global Attributes
Classes
GitOptionsDialog |
Class implementing a dialog to enter options used to start a project in the repository. |
Functions
GitOptionsDialog
Class implementing a dialog to enter options used to start a project in the
repository.
Derived from
QDialog, Ui_GitOptionsDialog
Class Attributes
Class Methods
Methods
Static Methods
GitOptionsDialog (Constructor)
GitOptionsDialog(vcs, project, parent=None)
Constructor
- vcs
-
reference to the version control object
- project
-
reference to the project object
- parent
-
parent widget (QWidget)
GitOptionsDialog.getData
getData()
Public slot to retrieve the data entered into the dialog.
- Returns:
-
a dictionary containing the data entered