Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ buildDir
Method
buildDir
plugins/qmakemanager/qmakebuilddirchooser.cpp:166–169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
164
}
165
166
QString QMakeBuildDirChooser::buildDir() const
167
{
168
return kcfg_buildDir->url().toLocalFile();
169
}
170
171
QString QMakeBuildDirChooser::installPrefix() const
172
{
Callers
2
apply
Method · 0.45
addBuildConfig
Method · 0.45
Calls
2
toLocalFile
Method · 0.80
url
Method · 0.45
Tested by
no test coverage detected