Searched refs:handleAuthenticationRequired (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/simplebrowser/ |
| H A D | webpage.cpp | 63 …nnect(this, &QWebEnginePage::authenticationRequired, this, &WebPage::handleAuthenticationRequired); in WebPage() 88 void WebPage::handleAuthenticationRequired(const QUrl &requestUrl, QAuthenticator *auth) in handleAuthenticationRequired() function in WebPage
|
| H A D | webpage.h | 67 void handleAuthenticationRequired(const QUrl &requestUrl, QAuthenticator *auth);
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/simplebrowser/ |
| H A D | webpage.cpp | 65 …nnect(this, &QWebEnginePage::authenticationRequired, this, &WebPage::handleAuthenticationRequired); in WebPage() 90 void WebPage::handleAuthenticationRequired(const QUrl &requestUrl, QAuthenticator *auth) in handleAuthenticationRequired() function in WebPage
|
| H A D | webpage.h | 67 void handleAuthenticationRequired(const QUrl &requestUrl, QAuthenticator *auth);
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/ |
| H A D | webpage.cpp | 65 …nnect(this, &QWebEnginePage::authenticationRequired, this, &WebPage::handleAuthenticationRequired); in WebPage() 95 void WebPage::handleAuthenticationRequired(const QUrl &requestUrl, QAuthenticator *auth) in handleAuthenticationRequired() function in WebPage
|
| H A D | webpage.h | 68 void handleAuthenticationRequired(const QUrl &requestUrl, QAuthenticator *auth);
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/ |
| H A D | webpage.cpp | 65 …nnect(this, &QWebEnginePage::authenticationRequired, this, &WebPage::handleAuthenticationRequired); in WebPage() 95 void WebPage::handleAuthenticationRequired(const QUrl &requestUrl, QAuthenticator *auth) in handleAuthenticationRequired() function in WebPage
|
| H A D | webpage.h | 68 void handleAuthenticationRequired(const QUrl &requestUrl, QAuthenticator *auth);
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/doc/src/ |
| H A D | simplebrowser.qdoc | 215 \skipto WebPage::handleAuthenticationRequired(
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/doc/src/ |
| H A D | simplebrowser.qdoc | 215 \skipto WebPage::handleAuthenticationRequired(
|