MCPcopy 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

projectOverridesSessionFunction · 0.45
readFormatterDataFunction · 0.45
projectOpenedMethod · 0.45
readFormatterAndStyleMethod · 0.45
addModelineMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected