MCPcopy 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
54void SourceFormatterStyle::setCaption(const QString &caption)
55{
56 m_caption = caption;
57}
58
59QString SourceFormatterStyle::content() const
60{

Callers 9

populateStyleFromConfigFunction · 0.80
newStyleMethod · 0.80
styleNameChangedMethod · 0.80
createPredefinedStyleFunction · 0.80
gnuIndentGnuFunction · 0.80
gnuIndentKrFunction · 0.80
gnuIndentOrigFunction · 0.80
clangFormatFunction · 0.80
kdevFormatSourceFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected