Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setCaption
Method
setCaption
kdevplatform/interfaces/isourceformatter.cpp:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
void SourceFormatterStyle::setCaption(const QString &caption)
55
{
56
m_caption = caption;
57
}
58
59
QString SourceFormatterStyle::content() const
60
{
Callers
9
populateStyleFromConfig
Function · 0.80
newStyle
Method · 0.80
styleNameChanged
Method · 0.80
createPredefinedStyle
Function · 0.80
gnuIndentGnu
Function · 0.80
gnuIndentKr
Function · 0.80
gnuIndentOrig
Function · 0.80
clangFormat
Function · 0.80
kdevFormatSource
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected