Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ keys
Method
keys
kdevplatform/vcs/vcsrevision.cpp:75–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
QStringList VcsRevision::keys() const
76
{
77
return d->internalValues.keys();
78
}
79
80
QVariant VcsRevision::value(const QString& key) const
81
{
Callers
15
removeBreakpointMarks
Method · 0.45
removeDocument
Method · 0.45
sessionNames
Method · 0.45
sessions
Method · 0.45
launchConfigurationTypeForId
Method · 0.45
stopAllProcesses
Method · 0.45
currentJobs
Method · 0.45
cancel
Method · 0.45
~MainWindowPrivate
Method · 0.45
areaReleased
Method · 0.45
storeAllInformation
Method · 0.45
managedDocuments
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected