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

Method addProjectFile

plugins/qmakemanager/qmakemodelitems.cpp:24–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22}
23
24void QMakeFolderItem::addProjectFile(QMakeProjectFile* file)
25{
26 m_projectFiles << file;
27}
28
29QMakeFolderItem::~QMakeFolderItem()
30{

Callers 2

projectRootItemMethod · 0.80
buildFolderItemMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected