MCPcopy 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
112QString VcsEvent::author() const
113{
114 return d->author;
115}
116
117QDateTime VcsEvent::date() const
118{

Callers 3

parseNextLineMethod · 0.45
parseP4AnnotateOutputMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected