Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
107
VcsRevision VcsEvent::revision() const
108
{
109
return d->revision;
110
}
111
112
QString VcsEvent::author() const
113
{
Callers
14
testKateDocumentAndViewCreation
Method · 0.45
compareAnnotationLine
Method · 0.45
testCopyConstructor
Method · 0.45
testAssignOperator
Method · 0.45
compareEvent
Method · 0.45
eventViewClicked
Method · 0.45
diffToPrevious
Method · 0.45
diffRevisions
Method · 0.45
renderBackground
Method · 0.45
paint
Method · 0.45
data
Method · 0.45
jobReceivedResults
Method · 0.45
Calls
no outgoing calls
Tested by
5
testKateDocumentAndViewCreation
Method · 0.36
compareAnnotationLine
Method · 0.36
testCopyConstructor
Method · 0.36
testAssignOperator
Method · 0.36
compareEvent
Method · 0.36