Home ⌂Doc Index ◂Up ▴

eric6.Preferences.ConfigurationPages.VcsPage

Module implementing the VCS configuration page.

Global Attributes

None

Classes

VcsPage Class implementing the VCS configuration page.

Functions

create Module function to create the configuration page.


VcsPage

Class implementing the VCS configuration page.

Derived from

ConfigurationPageBase, Ui_VcsPage

Class Attributes

None

Class Methods

None

Methods

VcsPage Constructor
save Public slot to save the VCS configuration.

Static Methods

None

VcsPage (Constructor)

VcsPage()

Constructor

VcsPage.save

save()

Public slot to save the VCS configuration.

Up


create

create(dlg)

Module function to create the configuration page.

dlg
reference to the configuration dialog
Returns:
reference to the instantiated page (ConfigurationPageBase)
Up



Home ⌂Doc Index ◂Up ▴