Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/falkon
/ contextMenuScripts
Method
contextMenuScripts
src/plugins/GreaseMonkey/gm_manager.cpp:202–205 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
200
}
201
202
QList<GM_Script*> GM_Manager::contextMenuScripts() const
203
{
204
return m_contextMenuScripts;
205
}
206
207
bool GM_Manager::containsScript(const QString &fullName) const
208
{
Callers
1
populateWebViewMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected