Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setContent
Method
setContent
kdevplatform/interfaces/isourceformatter.cpp:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
void SourceFormatterStyle::setContent(const QString &content)
50
{
51
m_content = content;
52
}
53
54
void SourceFormatterStyle::setCaption(const QString &caption)
55
{
Callers
4
populateStyleFromConfig
Function · 0.45
editStyle
Method · 0.45
showPreview
Method · 0.45
customOptions
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected