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

Method allScripts

src/plugins/GreaseMonkey/gm_manager.cpp:197–200  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195}
196
197QList<GM_Script*> GM_Manager::allScripts() const
198{
199 return m_scripts;
200}
201
202QList<GM_Script*> GM_Manager::contextMenuScripts() const
203{

Callers 1

loadScriptsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected