Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
21
namespace AStyleOptionKey {
22
QString forceTabs()
23
{
24
return QStringLiteral(
"FillForce"
);
25
}
26
27
QString tabSpaceConversion()
28
{
Callers
4
updateWidgets
Method · 0.85
tabSpaceConversion
Function · 0.85
updateFormatter
Method · 0.85
setTabIndentation
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected