Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ name
Method
name
plugins/cmakebuilder/cmakebuilderpreferences.cpp:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
QString CMakeBuilderPreferences::name() const
43
{
44
return i18nc(
"@title:tab"
,
"CMake"
);
45
}
46
47
QString CMakeBuilderPreferences::fullName() const
48
{
Callers
4
build
Method · 0.45
clean
Method · 0.45
install
Method · 0.45
setProject
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected