Module implementing the CVS version control plugin.
__cvsAdminObject |
__cvsCfgPluginObject |
__translator |
author |
autoactivate |
className |
deactivateable |
displayString |
error |
longDescription |
name |
needsRestart |
packageName |
pluginType |
pluginTypename |
shortDescription |
version |
CVSAdminObject | Class implementing an object to realize the CVS admin entries of the generic VCS interface. |
VcsCVSPlugin | Class implementing the CVS version control plugin. |
__loadTranslator | Private function to load the translation file. |
createConfigurationPage | Module function to create the configuration page. |
exeDisplayData | Public method to support the display of some executable info. |
getConfigData | Module function returning data as required by the configuration dialog. |
getVcsSystemIndicator | Public function to get the indicators for this version control system. |
moduleSetup | Public function to do some module level setup. |
prepareUninstall | Module function to prepare for an uninstallation. |
Class implementing an object to realize the CVS admin entries of the generic VCS interface.
None |
CVSAdminObject | |
__cvsLogin | Private slot used to login to a remote repository. |
__cvsLogout | Private slot used to logout from a remote repository. |
__showVcsMenu | Private slot to handle the project showMenu signal. |
Private slot used to login to a remote repository.
Private slot used to logout from a remote repository.
Private slot to handle the project showMenu signal.
Class implementing the CVS version control plugin.
None |
VcsCVSPlugin | Constructor |
activate | Public method to activate this plugin. |
deactivate | Public method to deactivate this plugin. |
getPreferences | Public method to retrieve the various refactoring settings. |
getProjectHelper | Public method to get a reference to the project helper object. |
prepareUninstall | Public method to prepare for an uninstallation. |
setPreferences | Public method to store the various refactoring settings. |
Constructor
Public method to activate this plugin.
Public method to deactivate this plugin.
Public method to retrieve the various refactoring settings.
Public method to get a reference to the project helper object.
Public method to prepare for an uninstallation.
Public method to store the various refactoring settings.
Private function to load the translation file.
Module function to create the configuration page.
Public method to support the display of some executable info.
Module function returning data as required by the configuration dialog.
Public function to get the indicators for this version control system.
Public function to do some module level setup.
Module function to prepare for an uninstallation.