Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setText
Method
setText
kdevplatform/vcs/vcsannotation.cpp:81–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
void VcsAnnotationLine::setText( const QString& text )
82
{
83
d->text = text;
84
}
85
86
void VcsAnnotationLine::setAuthor( const QString& author )
87
{
Callers
7
annotationContextMenuAboutToShow
Method · 0.45
setAnnotationLine
Method · 0.45
createAnnotationLine
Function · 0.45
copyRevision
Method · 0.45
oldMessageChanged
Method · 0.45
setRevisions
Method · 0.45
setMessage
Method · 0.45
Calls
no outgoing calls
Tested by
2
setAnnotationLine
Method · 0.36
createAnnotationLine
Function · 0.36