Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
98
void ExternalScriptItem::setFilterMode(int mode)
99
{
100
m_filterMode = mode;
101
}
102
103
QAction* ExternalScriptItem::action()
104
{
Callers
2
ExternalScriptPlugin
Method · 0.80
save
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected