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

Method revisionType

kdevplatform/vcs/vcsrevision.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59VcsRevision::RevisionType VcsRevision::revisionType() const
60{
61 return d->type;
62}
63
64VcsRevision::RevisionSpecialType VcsRevision::specialType() const
65{

Callers 15

qHashMethod · 0.80
testCopyConstructorMethod · 0.80
testAssignOperatorMethod · 0.80
testCopyConstructorMethod · 0.80
testAssignOperatorMethod · 0.80
eventViewClickedMethod · 0.80
paintMethod · 0.80
addItemEventsMethod · 0.80
parseBzrLogMethod · 0.80
getRevisionSpecMethod · 0.80
getRevisionSpecRangeMethod · 0.80

Calls

no outgoing calls

Tested by 4

testCopyConstructorMethod · 0.64
testAssignOperatorMethod · 0.64
testCopyConstructorMethod · 0.64
testAssignOperatorMethod · 0.64