Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
197
QList<GM_Script*> GM_Manager::allScripts() const
198
{
199
return m_scripts;
200
}
201
202
QList<GM_Script*> GM_Manager::contextMenuScripts() const
203
{
Callers
1
loadScripts
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected