vcs
KDevelop Namespace Reference
This is an internal header. More...
Classes | |
| class | DistributedVersionControlPlugin |
| DistributedVersionControlPlugin is a base class for git/hg/bzr plugins. More... | |
| class | IBasicVersionControl |
| This is the basic interface that all Version Control or Source Code Management plugins need to implement. More... | |
| class | ICentralizedVersionControl |
| This is the interface that all Centralized Version Control plugins need to implement. More... | |
| class | IDistributedVersionControl |
| This interface has methods to support distributed version control systems like git or svk. More... | |
| class | VcsAnnotation |
| Annotations for a local file. More... | |
| class | VcsAnnotationLine |
| Annotation information for a line of a version controlled file. More... | |
| class | VcsEvent |
| Small container class that contains information about a single revision. More... | |
| class | VcsItemEvent |
| Small container class that contains information about a history event of a single repository item. More... | |
| class | VcsJob |
| This class provides an extension of KJob to get various Vcs specific information about the job. More... | |
| class | VcsLocation |
| Denotes a local or repository location for a Vcs system. More... | |
| class | VcsRevision |
| Encapsulates a vcs revision number, date or range of revisions. More... | |
| class | VcsStatusInfo |
| Class that encapsulates status information for one local url. More... | |
Functions | |
| bool | operator== (const KDevelop::VcsLocation &lhs, const KDevelop::VcsLocation &rhs) |
| uint | qHash (const KDevelop::VcsRevision &rev) |
| uint | qHash (const KDevelop::VcsLocation &loc) |
Detailed Description
This is an internal header.
KDE 4.4 API Reference