Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setAuthor
Method
setAuthor
kdevplatform/vcs/vcsevent.cpp:137–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
}
136
137
void VcsEvent::setAuthor( const QString& a )
138
{
139
d->author = a;
140
}
141
142
void VcsEvent::setDate( const QDateTime& date )
143
{
Callers
11
parseBzrLogPart
Method · 0.45
parseNextLine
Method · 0.45
parseBzrLog
Method · 0.45
parseGitBlameOutput
Method · 0.45
allCommits
Method · 0.45
parseLogOutput
Method · 0.45
parseGitLogOutput
Method · 0.45
getQvariantFromLogOutput
Method · 0.45
parseP4AnnotateOutput
Method · 0.45
kdev_logReceiver
Function · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected