MCPcopy Create free account
hub / github.com/KDE/kdevelop / revisionValue

Method revisionValue

kdevplatform/vcs/vcsrevision.cpp:70–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68}
69
70QVariant VcsRevision::revisionValue() const
71{
72 return d->value;
73}
74
75QStringList VcsRevision::keys() const
76{

Callers 15

qHashMethod · 0.80
testCopyConstructorMethod · 0.80
testAssignOperatorMethod · 0.80
addItemEventsMethod · 0.80
dataMethod · 0.80
dataMethod · 0.80
getRevisionSpecMethod · 0.80
getRevisionSpecRangeMethod · 0.80
toRevisionNameFunction · 0.80
revisionIntervalFunction · 0.80
diffMethod · 0.80

Calls

no outgoing calls

Tested by 2

testCopyConstructorMethod · 0.64
testAssignOperatorMethod · 0.64