Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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(); }
196
private:
197
KConfigGroup cfg;
198
KSharedConfigPtr c;
Callers
1
testEnvironmentSet
Method · 0.80
Calls
1
data
Method · 0.45
Tested by
no test coverage detected