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

Method isJavaScriptEnabled

src/ui/preferences/ContentTab.cpp:140–143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138}
139
140bool ContentTab::isJavaScriptEnabled() const
141{
142 return ui->checkBoxEnableJavaScript->isChecked();
143}
144
145void ContentTab::toggleAdBlock(bool value)
146{

Callers 1

onCloseWithSaveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected