Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/falkon
/ setEnabled
Method
setEnabled
src/plugins/GreaseMonkey/gm_script.cpp:118–121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
void GM_Script::setEnabled(const bool enable)
119
{
120
m_enabled = enable;
121
}
122
123
QStringList GM_Script::include() const
124
{
Callers
5
showMenu
Method · 0.45
updateWidgets
Method · 0.45
showMenu
Method · 0.45
FCM_Dialog
Method · 0.45
autoModeChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected