Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
107
QString VcsAnnotationLine::commitMessage() const
108
{
109
return d->message;
110
}
111
112
113
void VcsAnnotationLine::setCommitMessage ( const QString& msg )
Callers
3
compareAnnotationLine
Method · 0.45
paint
Method · 0.45
annotationToolTip
Function · 0.45
Calls
no outgoing calls
Tested by
1
compareAnnotationLine
Method · 0.36