MCPcopy 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
202QList<GM_Script*> GM_Manager::contextMenuScripts() const
203{
204 return m_contextMenuScripts;
205}
206
207bool GM_Manager::containsScript(const QString &fullName) const
208{

Callers 1

populateWebViewMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected