Searched refs:handleFeaturePermissionRequested (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/ |
| H A D | webpage.cpp | 66 …is, &QWebEnginePage::featurePermissionRequested, this, &WebPage::handleFeaturePermissionRequested); in WebPage() 146 void WebPage::handleFeaturePermissionRequested(const QUrl &securityOrigin, Feature feature) in handleFeaturePermissionRequested() function in WebPage
|
| H A D | webpage.h | 69 void handleFeaturePermissionRequested(const QUrl &securityOrigin, Feature feature);
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/ |
| H A D | webpage.cpp | 66 …is, &QWebEnginePage::featurePermissionRequested, this, &WebPage::handleFeaturePermissionRequested); in WebPage() 146 void WebPage::handleFeaturePermissionRequested(const QUrl &securityOrigin, Feature feature) in handleFeaturePermissionRequested() function in WebPage
|
| H A D | webpage.h | 69 void handleFeaturePermissionRequested(const QUrl &securityOrigin, Feature feature);
|