Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ includes
Method
includes
plugins/custom-definesandincludes/kcm_widget/includesmodel.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
QStringList IncludesModel::includes() const
58
{
59
return m_includes;
60
}
61
62
void IncludesModel::setIncludes(const QStringList& includes )
63
{
Callers
6
includesChanged
Method · 0.45
checkIfIncludePathExist
Method · 0.45
loadSimpleProject
Method · 0.45
loadMultiPathProject
Method · 0.45
testNoProjectIncludeDirectories
Method · 0.45
testEmptyProject
Method · 0.45
Calls
no outgoing calls
Tested by
4
loadSimpleProject
Method · 0.36
loadMultiPathProject
Method · 0.36
testNoProjectIncludeDirectories
Method · 0.36
testEmptyProject
Method · 0.36