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

Method name

plugins/cmake/cmakemanager.cpp:586–589  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

584}
585
586QString CMakeManager::name() const
587{
588 return languageName().str();
589}
590
591IndexedString CMakeManager::languageName()
592{

Callers 10

failedConnectionMethod · 0.45
tryDirectImportMethod · 0.45
createImportJobMethod · 0.45
buildDirIndexKeyFunction · 0.45
CMakeBuildDirChooserMethod · 0.45
setProjectMethod · 0.45
checkForNeedingConfigureFunction · 0.45
readCacheValuesFunction · 0.45

Calls 1

strMethod · 0.80

Tested by

no test coverage detected