MCPcopy Create free account
hub / github.com/LeFroid/Viper-Browser / toggleJavaScript

Method toggleJavaScript

src/ui/preferences/ContentTab.cpp:170–173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168}
169
170void ContentTab::toggleJavaScript(bool value)
171{
172 ui->checkBoxEnableJavaScript->setChecked(value);
173}
174
175void ContentTab::toggleUserScripts(bool value)
176{

Callers 1

loadSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected