Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
132
void VcsEvent::setRevision( const VcsRevision& rev )
133
{
134
d->revision = rev;
135
}
136
137
void VcsEvent::setAuthor( const QString& a )
138
{
Callers
6
setAnnotationLine
Method · 0.45
testAssignOperator
Method · 0.45
setEvent
Method · 0.45
testCopyConstructor
Method · 0.45
testAssignOperator
Method · 0.45
createAnnotationLine
Function · 0.45
Calls
no outgoing calls
Tested by
6
setAnnotationLine
Method · 0.36
testAssignOperator
Method · 0.36
setEvent
Method · 0.36
testCopyConstructor
Method · 0.36
testAssignOperator
Method · 0.36
createAnnotationLine
Function · 0.36