MCPcopy 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
166QString QMakeBuildDirChooser::buildDir() const
167{
168 return kcfg_buildDir->url().toLocalFile();
169}
170
171QString QMakeBuildDirChooser::installPrefix() const
172{

Callers 2

applyMethod · 0.45
addBuildConfigMethod · 0.45

Calls 2

toLocalFileMethod · 0.80
urlMethod · 0.45

Tested by

no test coverage detected