MCPcopy Create free account
hub / github.com/KDE/kdevelop / author

Method author

kdevplatform/vcs/dvcs/dvcsevent.cpp:93–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91}
92
93QString DVcsEvent::author() const
94{
95 return d->author;
96}
97
98void DVcsEvent::setAuthor(const QString& author)
99{

Callers 6

compareAnnotationLineMethod · 0.45
compareEventMethod · 0.45
paintMethod · 0.45
dataMethod · 0.45
annotationToolTipFunction · 0.45
dataMethod · 0.45

Calls

no outgoing calls

Tested by 2

compareAnnotationLineMethod · 0.36
compareEventMethod · 0.36