Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ frameworkDirectories
Method
frameworkDirectories
plugins/qmakemanager/qmakemanager.cpp:415–418 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
413
}
414
415
Path::List QMakeProjectManager::frameworkDirectories(ProjectBaseItem* item) const
416
{
417
return collectDirectories(item, false);
418
}
419
420
QHash<QString, QString> QMakeProjectManager::defines(ProjectBaseItem* item) const
421
{
Callers
1
collectDirectories
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected