Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ qmakeCache
Method
qmakeCache
plugins/qmakemanager/qmakeprojectfile.cpp:401–404 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
399
}
400
401
QMakeCache* QMakeProjectFile::qmakeCache() const
402
{
403
return m_cache;
404
}
405
406
QList<QMakeProjectFile::DefinePair> QMakeProjectFile::defines() const
407
{
Callers
2
buildFolderItem
Method · 0.80
QMakeIncludeFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected