Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ author
Method
author
kdevplatform/vcs/dvcs/dvcsevent.cpp:93–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
QString DVcsEvent::author() const
94
{
95
return d->author;
96
}
97
98
void DVcsEvent::setAuthor(const QString& author)
99
{
Callers
6
compareAnnotationLine
Method · 0.45
compareEvent
Method · 0.45
paint
Method · 0.45
data
Method · 0.45
annotationToolTip
Function · 0.45
data
Method · 0.45
Calls
no outgoing calls
Tested by
2
compareAnnotationLine
Method · 0.36
compareEvent
Method · 0.36