Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ isValid
Method
isValid
kdevplatform/shell/sourceformattercontroller.cpp:121–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
QString styleName;
120
121
bool isValid() const
122
{
123
return formatter;
124
}
125
126
SourceFormatterStyle style() const
127
{
Callers
6
projectOverridesSession
Function · 0.45
readFormatterData
Function · 0.45
projectOpened
Method · 0.45
readFormatterAndStyle
Method · 0.45
addModeline
Method · 0.45
adaptEditorIndentationMode
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected