MCPcopy Create free account
hub / github.com/KDE/falkon / exclude

Method exclude

src/plugins/GreaseMonkey/gm_script.cpp:128–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126}
127
128QStringList GM_Script::exclude() const
129{
130 return m_exclude;
131}
132
133QStringList GM_Script::require() const
134{

Callers 2

GM_AddScriptDialogMethod · 0.80
loadScriptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected