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

Method rootConfig

plugins/debuggercommon/tests/testhelper.h:195–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

193 KDevelop::LaunchConfigurationType* type() const override { return nullptr; }
194
195 KConfig* rootConfig() { return c.data(); }
196private:
197 KConfigGroup cfg;
198 KSharedConfigPtr c;

Callers 1

testEnvironmentSetMethod · 0.80

Calls 1

dataMethod · 0.45

Tested by

no test coverage detected