kdevplatform/vcs
Classes | |
class | BranchesListModel |
class | CheckInRepositoryJob |
class | DistributedVersionControlPlugin |
class | DVcsEvent |
class | DVcsJob |
class | IBasicVersionControl |
class | IBranchingVersionControl |
class | IBrowsableVersionControl |
class | ICentralizedVersionControl |
class | IContentAwareVersionControl |
class | IDistributedVersionControl |
class | IPatchDocument |
class | IPatchReview |
class | IPatchSource |
class | IRepositoryVersionControl |
class | StandardVcsLocationWidget |
class | VcsAnnotation |
class | VcsAnnotationItemDelegate |
class | VcsAnnotationLine |
class | VcsAnnotationModel |
class | VcsBasicEventModel |
class | VcsCommitDialog |
class | VcsDiff |
class | VcsDiffWidget |
class | VcsEvent |
class | VcsEventLogModel |
class | VcsEventWidget |
class | VcsFileChangesModel |
class | VcsFileChangesSortProxyModel |
class | VcsImportMetadataWidget |
class | VcsItemEvent |
class | VcsItemEventModel |
class | VcsJob |
class | VcsLocation |
class | VcsLocationWidget |
class | VcsPluginHelper |
class | VcsRevision |
class | VcsStatusInfo |
Functions | |
static QString | abbreviateLastName (const QString &author) |
static QString | annotationToolTip (const VcsAnnotationLine &aline) |
bool | operator== (const KDevelop::VcsLocation &lhs, const KDevelop::VcsLocation &rhs) |
uint | qHash (const KDevelop::VcsLocation &loc) |
KDEVPLATFORMVCS_EXPORT uint | qHash (const KDevelop::VcsRevision &rev) |
static QIcon | stateToIcon (KDevelop::VcsStatusInfo::State state) |
static QString | stateToString (KDevelop::VcsStatusInfo::State state) |
static QString | stripPathToDir (const QString &path) |
Function Documentation
◆ abbreviateLastName()
Definition at line 123 of file vcsannotationmodel.cpp.
◆ annotationToolTip()
|
static |
Definition at line 129 of file vcsannotationmodel.cpp.
◆ operator==()
|
inline |
Definition at line 152 of file vcslocation.h.
◆ qHash() [1/2]
|
inline |
Definition at line 141 of file vcslocation.h.
◆ qHash() [2/2]
uint KDevelop::qHash | ( | const KDevelop::VcsRevision & | rev | ) |
Definition at line 159 of file vcsrevision.cpp.
◆ stateToIcon()
|
static |
Definition at line 61 of file vcsfilechangesmodel.cpp.
◆ stateToString()
|
static |
Definition at line 40 of file vcsfilechangesmodel.cpp.
◆ stripPathToDir()
Definition at line 122 of file dvcsplugin.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Wed Mar 3 2021 00:38:30 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Wed Mar 3 2021 00:38:30 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.