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

Method setFilterMode

plugins/externalscript/externalscriptitem.cpp:98–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96}
97
98void ExternalScriptItem::setFilterMode(int mode)
99{
100 m_filterMode = mode;
101}
102
103QAction* ExternalScriptItem::action()
104{

Callers 2

ExternalScriptPluginMethod · 0.80
saveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected