Plugin_Vcs_CVS.vcsCVS.ConfigurationPage.CvsPage

Module implementing the CVS configuration page.

Global Attributes

None

Classes

CvsPage Class implementing the CVS configuration page.

Functions

None


CvsPage

Class implementing the CVS configuration page.

Derived from

ConfigurationPageBase, Ui_CvsPage

Class Attributes

None

Methods

CvsPage Constructor
save Public slot to save the Subversion configuration.

CvsPage (Constructor)

CvsPage(plugin)

Constructor

plugin
reference to the plugin object

CvsPage.save

save()

Public slot to save the Subversion configuration.

Up