vcs
vcs Class List
Here are the classes, structs, unions and interfaces with brief descriptions:| KDevelop::IBasicVersionControl | This is the basic interface that all Version Control or Source Code Management plugins need to implement |
| KDevelop::ICentralizedVersionControl | This is the interface that all Centralized Version Control plugins need to implement |
| KDevelop::IDistributedVersionControl | This interface has methods to support distributed version control systems like git or svk |
| KDevelop::VcsAnnotation | Annotations for a local file |
| KDevelop::VcsAnnotationLine | Annotation information for a line of a version controlled file |
| KDevelop::VcsEvent | Small container class that contains information about a single revision |
| KDevelop::VcsItemEvent | Small container class that contains information about a history event of a single repository item |
| KDevelop::VcsJob | This class provides an extension of KJob to get various Vcs specific information about the job |
| KDevelop::VcsLocation | Denotes a local or repository location for a Vcs system |
| KDevelop::VcsMapping | This class stores mappings of vcs locations |
| KDevelop::VcsRevision | Encapsulates a vcs revision number, date or range of revisions |
| KDevelop::VcsStatusInfo | Class that encapsulates status information for one local url |
KDE 4.1 API Reference