MCPcopy 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
93int ExternalScriptItem::filterMode() const
94{
95 return m_filterMode;
96}
97
98void ExternalScriptItem::setFilterMode(int mode)
99{

Callers 3

saveItemForRowMethod · 0.80
EditExternalScriptMethod · 0.80
ExternalScriptJobMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected