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

Method text

kdevplatform/vcs/vcsannotation.cpp:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56QString VcsAnnotationLine::text() const
57{
58 return d->text;
59}
60
61QString VcsAnnotationLine::author() const
62{

Callers 2

compareAnnotationLineMethod · 0.45
hasValidDataMethod · 0.45

Calls

no outgoing calls

Tested by 1

compareAnnotationLineMethod · 0.36