MCPcopy 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
401QMakeCache* QMakeProjectFile::qmakeCache() const
402{
403 return m_cache;
404}
405
406QList<QMakeProjectFile::DefinePair> QMakeProjectFile::defines() const
407{

Callers 2

buildFolderItemMethod · 0.80
QMakeIncludeFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected