MCPcopy 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
118void GM_Script::setEnabled(const bool enable)
119{
120 m_enabled = enable;
121}
122
123QStringList GM_Script::include() const
124{

Callers 5

showMenuMethod · 0.45
updateWidgetsMethod · 0.45
showMenuMethod · 0.45
FCM_DialogMethod · 0.45
autoModeChangedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected