MCPcopy 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
142void VcsEvent::setDate( const QDateTime& date )
143{
144 d->date = date;
145}
146
147void VcsEvent::setMessage(const QString& m )
148{

Callers 12

parseBzrLogPartMethod · 0.45
parseNextLineMethod · 0.45
parseBzrLogMethod · 0.45
parseGitBlameOutputMethod · 0.45
allCommitsMethod · 0.45
parseLogOutputMethod · 0.45
parseGitLogOutputMethod · 0.45
parseP4AnnotateOutputMethod · 0.45
kdev_logReceiverFunction · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected