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

Method commitMessage

kdevplatform/vcs/vcsannotation.cpp:107–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105}
106
107QString VcsAnnotationLine::commitMessage() const
108{
109 return d->message;
110}
111
112
113void VcsAnnotationLine::setCommitMessage ( const QString& msg )

Callers 3

compareAnnotationLineMethod · 0.45
paintMethod · 0.45
annotationToolTipFunction · 0.45

Calls

no outgoing calls

Tested by 1

compareAnnotationLineMethod · 0.36