MCPcopy 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
57QStringList IncludesModel::includes() const
58{
59 return m_includes;
60}
61
62void IncludesModel::setIncludes(const QStringList& includes )
63{

Callers 6

includesChangedMethod · 0.45
loadSimpleProjectMethod · 0.45
loadMultiPathProjectMethod · 0.45
testEmptyProjectMethod · 0.45

Calls

no outgoing calls

Tested by 4

loadSimpleProjectMethod · 0.36
loadMultiPathProjectMethod · 0.36
testEmptyProjectMethod · 0.36