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

Function features

kdevplatform/language/classmodel/classmodel.h:88–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86
87 inline void setFeatures(NodesModelInterface::Features features);
88 inline NodesModelInterface::Features features() const override { return m_features; }
89
90public Q_SLOTS:
91 /// Call this to update the filter string for the search results folder.

Callers 5

setScopeMethod · 0.85
setTopContextMethod · 0.85
featuresMatchMethod · 0.85
setAstMethod · 0.85
ClassModelMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected