Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
70
QVariant VcsRevision::revisionValue() const
71
{
72
return d->value;
73
}
74
75
QStringList VcsRevision::keys() const
76
{
Callers
15
annotationContextMenuAboutToShow
Method · 0.80
qHash
Method · 0.80
testCopyConstructor
Method · 0.80
testAssignOperator
Method · 0.80
addItemEvents
Method · 0.80
data
Method · 0.80
data
Method · 0.80
getRevisionSpec
Method · 0.80
getRevisionSpecRange
Method · 0.80
toRevisionName
Function · 0.80
revisionInterval
Function · 0.80
diff
Method · 0.80
Calls
no outgoing calls
Tested by
2
testCopyConstructor
Method · 0.64
testAssignOperator
Method · 0.64