MCPcopy 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
75QStringList VcsRevision::keys() const
76{
77 return d->internalValues.keys();
78}
79
80QVariant VcsRevision::value(const QString& key) const
81{

Callers 15

removeBreakpointMarksMethod · 0.45
removeDocumentMethod · 0.45
sessionNamesMethod · 0.45
sessionsMethod · 0.45
stopAllProcessesMethod · 0.45
currentJobsMethod · 0.45
cancelMethod · 0.45
~MainWindowPrivateMethod · 0.45
areaReleasedMethod · 0.45
storeAllInformationMethod · 0.45
managedDocumentsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected