MCPcopy Create free account
hub / github.com/KDE/kdevelop / setQMakeCache

Method setQMakeCache

plugins/qmakemanager/qmakeprojectfile.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47void QMakeProjectFile::setQMakeCache(QMakeCache* cache)
48{
49 m_cache = cache;
50}
51
52void QMakeProjectFile::setMkSpecs(QMakeMkSpecs* mkspecs)
53{

Callers 2

projectRootItemMethod · 0.80
buildFolderItemMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected