Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ filterMode
Method
filterMode
plugins/externalscript/externalscriptitem.cpp:93–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
int ExternalScriptItem::filterMode() const
94
{
95
return m_filterMode;
96
}
97
98
void ExternalScriptItem::setFilterMode(int mode)
99
{
Callers
3
saveItemForRow
Method · 0.80
EditExternalScript
Method · 0.80
ExternalScriptJob
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected