Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
586
QString CMakeManager::name() const
587
{
588
return languageName().str();
589
}
590
591
IndexedString CMakeManager::languageName()
592
{
Callers
10
failedConnection
Method · 0.45
tryDirectImport
Method · 0.45
createImportJob
Method · 0.45
showConfigureOutdatedMessage
Method · 0.45
showConfigureErrorMessage
Method · 0.45
buildDirIndexKey
Function · 0.45
CMakeBuildDirChooser
Method · 0.45
setProject
Method · 0.45
checkForNeedingConfigure
Function · 0.45
readCacheValues
Function · 0.45
Calls
1
str
Method · 0.80
Tested by
no test coverage detected