Searched refs:handleWebActionEnabledChanged (Results 1 – 2 of 2) sorted by relevance
89 void handleWebActionEnabledChanged(QWebEnginePage::WebAction action, bool enabled);
126 …bWidget, &TabWidget::webActionEnabledChanged, this, &BrowserWindow::handleWebActionEnabledChanged); in BrowserWindow()406 void BrowserWindow::handleWebActionEnabledChanged(QWebEnginePage::WebAction action, bool enabled) in handleWebActionEnabledChanged() function in BrowserWindow