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

Method name

plugins/cmake/testing/ctestsuite.cpp:188–191  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186}
187
188QString CTestSuite::name() const
189{
190 return m_name;
191}
192
193KDevelop::IProject* CTestSuite::project() const
194{

Callers 6

defaultConfigureFunction · 0.45
testCTestSuiteMethod · 0.45
CTestFindJobMethod · 0.45
updateReadyMethod · 0.45
CTestSuiteMethod · 0.45
startMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected