Home
last modified time | relevance | path

Searched refs:handleFeaturePermissionRequested (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/
H A Dwebpage.cpp66 …is, &QWebEnginePage::featurePermissionRequested, this, &WebPage::handleFeaturePermissionRequested); in WebPage()
146 void WebPage::handleFeaturePermissionRequested(const QUrl &securityOrigin, Feature feature) in handleFeaturePermissionRequested() function in WebPage
H A Dwebpage.h69 void handleFeaturePermissionRequested(const QUrl &securityOrigin, Feature feature);
/OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/
H A Dwebpage.cpp66 …is, &QWebEnginePage::featurePermissionRequested, this, &WebPage::handleFeaturePermissionRequested); in WebPage()
146 void WebPage::handleFeaturePermissionRequested(const QUrl &securityOrigin, Feature feature) in handleFeaturePermissionRequested() function in WebPage
H A Dwebpage.h69 void handleFeaturePermissionRequested(const QUrl &securityOrigin, Feature feature);