Plugin_Vcs_CVS.vcsCVS.ConfigurationPage.CvsPage

Module implementing the CVS configuration page.

Classes

CvsPage Class implementing the CVS configuration page.

Functions

None


CvsPage

Class implementing the CVS configuration page.

Derived from

ConfigurationPageBase, Ui_CvsPage

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