Searched refs:isWebActionEnabled (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/simplebrowser/ |
| H A D | tabwidget.cpp | 90 …emit webActionEnabledChanged(QWebEnginePage::Back, view->isWebActionEnabled(QWebEnginePage::Back)); in handleCurrentChanged() 91 …emit webActionEnabledChanged(QWebEnginePage::Forward, view->isWebActionEnabled(QWebEnginePage::For… in handleCurrentChanged() 92 …emit webActionEnabledChanged(QWebEnginePage::Stop, view->isWebActionEnabled(QWebEnginePage::Stop)); in handleCurrentChanged() 93 …emit webActionEnabledChanged(QWebEnginePage::Reload,view->isWebActionEnabled(QWebEnginePage::Reloa… in handleCurrentChanged()
|
| H A D | webview.h | 68 bool isWebActionEnabled(QWebEnginePage::WebAction webAction) const;
|
| H A D | webview.cpp | 129 bool WebView::isWebActionEnabled(QWebEnginePage::WebAction webAction) const in isWebActionEnabled() function in WebView
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/simplebrowser/ |
| H A D | tabwidget.cpp | 90 …emit webActionEnabledChanged(QWebEnginePage::Back, view->isWebActionEnabled(QWebEnginePage::Back)); in handleCurrentChanged() 91 …emit webActionEnabledChanged(QWebEnginePage::Forward, view->isWebActionEnabled(QWebEnginePage::For… in handleCurrentChanged() 92 …emit webActionEnabledChanged(QWebEnginePage::Stop, view->isWebActionEnabled(QWebEnginePage::Stop)); in handleCurrentChanged() 93 …emit webActionEnabledChanged(QWebEnginePage::Reload,view->isWebActionEnabled(QWebEnginePage::Reloa… in handleCurrentChanged()
|
| H A D | webview.h | 68 bool isWebActionEnabled(QWebEnginePage::WebAction webAction) const;
|
| H A D | webview.cpp | 129 bool WebView::isWebActionEnabled(QWebEnginePage::WebAction webAction) const in isWebActionEnabled() function in WebView
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/ |
| H A D | tabwidget.cpp | 99 …emit webActionEnabledChanged(QWebEnginePage::Back, view->isWebActionEnabled(QWebEnginePage::Back)); in handleCurrentChanged() 100 …emit webActionEnabledChanged(QWebEnginePage::Forward, view->isWebActionEnabled(QWebEnginePage::For… in handleCurrentChanged() 101 …emit webActionEnabledChanged(QWebEnginePage::Stop, view->isWebActionEnabled(QWebEnginePage::Stop)); in handleCurrentChanged() 102 …emit webActionEnabledChanged(QWebEnginePage::Reload,view->isWebActionEnabled(QWebEnginePage::Reloa… in handleCurrentChanged()
|
| H A D | webview.h | 68 bool isWebActionEnabled(QWebEnginePage::WebAction webAction) const;
|
| H A D | webview.cpp | 129 bool WebView::isWebActionEnabled(QWebEnginePage::WebAction webAction) const in isWebActionEnabled() function in WebView
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/ |
| H A D | tabwidget.cpp | 99 …emit webActionEnabledChanged(QWebEnginePage::Back, view->isWebActionEnabled(QWebEnginePage::Back)); in handleCurrentChanged() 100 …emit webActionEnabledChanged(QWebEnginePage::Forward, view->isWebActionEnabled(QWebEnginePage::For… in handleCurrentChanged() 101 …emit webActionEnabledChanged(QWebEnginePage::Stop, view->isWebActionEnabled(QWebEnginePage::Stop)); in handleCurrentChanged() 102 …emit webActionEnabledChanged(QWebEnginePage::Reload,view->isWebActionEnabled(QWebEnginePage::Reloa… in handleCurrentChanged()
|
| H A D | webview.h | 68 bool isWebActionEnabled(QWebEnginePage::WebAction webAction) const;
|
| H A D | webview.cpp | 129 bool WebView::isWebActionEnabled(QWebEnginePage::WebAction webAction) const in isWebActionEnabled() function in WebView
|