Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LeFroid/Viper-Browser
/ isEnabled
Method
isEnabled
src/core/user_scripts/UserScript.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
bool UserScript::isEnabled() const
49
{
50
return m_isEnabled;
51
}
52
53
void UserScript::setEnabled(bool value)
54
{
Callers
6
setPage
Method · 0.45
onChange
Method · 0.45
data
Method · 0.45
setData
Method · 0.45
toggleLineEditDownloadDir
Method · 0.45
toggleSubscriptionEnabled
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected