MCPcopy Create free account
hub / github.com/KDE/kdevelop / forceTabs

Function forceTabs

plugins/astyle/astyle_formatter.cpp:22–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20
21namespace AStyleOptionKey {
22QString forceTabs()
23{
24 return QStringLiteral("FillForce");
25}
26
27QString tabSpaceConversion()
28{

Callers 4

updateWidgetsMethod · 0.85
tabSpaceConversionFunction · 0.85
updateFormatterMethod · 0.85
setTabIndentationMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected