Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setDate
Method
setDate
kdevplatform/vcs/vcsevent.cpp:142–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
140
}
141
142
void VcsEvent::setDate( const QDateTime& date )
143
{
144
d->date = date;
145
}
146
147
void VcsEvent::setMessage(const QString& m )
148
{
Callers
12
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
__builtin_ecmascript.js
File · 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