Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ author
Method
author
kdevplatform/vcs/vcsevent.cpp:112–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
QString VcsEvent::author() const
113
{
114
return d->author;
115
}
116
117
QDateTime VcsEvent::date() const
118
{
Callers
3
parseNextLine
Method · 0.45
parseP4AnnotateOutput
Method · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected