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

Method revision

kdevplatform/vcs/vcsevent.cpp:107–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105}
106
107VcsRevision VcsEvent::revision() const
108{
109 return d->revision;
110}
111
112QString VcsEvent::author() const
113{

Callers 14

compareAnnotationLineMethod · 0.45
testCopyConstructorMethod · 0.45
testAssignOperatorMethod · 0.45
compareEventMethod · 0.45
eventViewClickedMethod · 0.45
diffToPreviousMethod · 0.45
diffRevisionsMethod · 0.45
renderBackgroundMethod · 0.45
paintMethod · 0.45
dataMethod · 0.45
jobReceivedResultsMethod · 0.45

Calls

no outgoing calls

Tested by 5

compareAnnotationLineMethod · 0.36
testCopyConstructorMethod · 0.36
testAssignOperatorMethod · 0.36
compareEventMethod · 0.36