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

Method type

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

Source from the content-addressed store, hash-verified

191 QString name() const override { return QStringLiteral("Test-Launch"); }
192 KDevelop::IProject* project() const override { return nullptr; }
193 KDevelop::LaunchConfigurationType* type() const override { return nullptr; }
194
195 KConfig* rootConfig() { return c.data(); }
196private:

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected