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

Method isEnabled

src/plugins/GreaseMonkey/gm_manager.cpp:192–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

190}
191
192bool GM_Manager::isEnabled() const
193{
194 return m_enabled;
195}
196
197QList<GM_Script*> GM_Manager::allScripts() const
198{

Callers 1

loadScriptsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected