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

Method setRevision

kdevplatform/vcs/vcsevent.cpp:132–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130}
131
132void VcsEvent::setRevision( const VcsRevision& rev )
133{
134 d->revision = rev;
135}
136
137void VcsEvent::setAuthor( const QString& a )
138{

Callers 6

setAnnotationLineMethod · 0.45
testAssignOperatorMethod · 0.45
setEventMethod · 0.45
testCopyConstructorMethod · 0.45
testAssignOperatorMethod · 0.45
createAnnotationLineFunction · 0.45

Calls

no outgoing calls

Tested by 6

setAnnotationLineMethod · 0.36
testAssignOperatorMethod · 0.36
setEventMethod · 0.36
testCopyConstructorMethod · 0.36
testAssignOperatorMethod · 0.36
createAnnotationLineFunction · 0.36