Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
47
void QMakeProjectFile::setQMakeCache(QMakeCache* cache)
48
{
49
m_cache = cache;
50
}
51
52
void QMakeProjectFile::setMkSpecs(QMakeMkSpecs* mkspecs)
53
{
Callers
2
projectRootItem
Method · 0.80
buildFolderItem
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected