Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/falkon
/ isEnabled
Method
isEnabled
src/plugins/GreaseMonkey/gm_script.cpp:113–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
}
112
113
bool GM_Script::isEnabled() const
114
{
115
return m_valid && m_enabled;
116
}
117
118
void GM_Script::setEnabled(const bool enable)
119
{
Callers
5
GM_Icon
Method · 0.45
handleClicked
Method · 0.45
populateWebViewMenu
Method · 0.45
GM_Settings
Method · 0.45
loadScripts
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected