Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ name
Method
name
plugins/qmakebuilder/qmakebuilderpreferences.cpp:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
QString QMakeBuilderPreferences::name() const
79
{
80
return i18nc(
"@title:tab"
,
"QMake"
);
81
}
82
83
void QMakeBuilderPreferences::apply()
84
{
Callers
4
maybePrependConfigureJob
Method · 0.45
setProject
Method · 0.45
checkForNeedingConfigure
Method · 0.45
saveConfig
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected