| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/simplebrowser/ |
| H A D | browser.cpp | 62 QWebEngineProfile::defaultProfile(), &QWebEngineProfile::downloadRequested, in Browser() 63 &m_downloadManagerWidget, &DownloadManagerWidget::downloadRequested); in Browser() 65 &m_otrProfile, &QWebEngineProfile::downloadRequested, in Browser() 66 &m_downloadManagerWidget, &DownloadManagerWidget::downloadRequested); in Browser()
|
| H A D | downloadmanagerwidget.h | 74 void downloadRequested(QWebEngineDownloadItem *webItem);
|
| H A D | downloadmanagerwidget.cpp | 67 void DownloadManagerWidget::downloadRequested(QWebEngineDownloadItem *download) in downloadRequested() function in DownloadManagerWidget
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/simplebrowser/ |
| H A D | browser.cpp | 62 QWebEngineProfile::defaultProfile(), &QWebEngineProfile::downloadRequested, in Browser() 63 &m_downloadManagerWidget, &DownloadManagerWidget::downloadRequested); in Browser() 65 &m_otrProfile, &QWebEngineProfile::downloadRequested, in Browser() 66 &m_downloadManagerWidget, &DownloadManagerWidget::downloadRequested); in Browser()
|
| H A D | downloadmanagerwidget.h | 74 void downloadRequested(QWebEngineDownloadItem *webItem);
|
| H A D | downloadmanagerwidget.cpp | 67 void DownloadManagerWidget::downloadRequested(QWebEngineDownloadItem *download) in downloadRequested() function in DownloadManagerWidget
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/ |
| H A D | browser.cpp | 62 QWebEngineProfile::defaultProfile(), &QWebEngineProfile::downloadRequested, in Browser() 63 &m_downloadManagerWidget, &DownloadManagerWidget::downloadRequested); in Browser() 65 &m_otrProfile, &QWebEngineProfile::downloadRequested, in Browser() 66 &m_downloadManagerWidget, &DownloadManagerWidget::downloadRequested); in Browser()
|
| H A D | downloadmanagerwidget.h | 74 void downloadRequested(QWebEngineDownloadItem *webItem);
|
| H A D | downloadmanagerwidget.cpp | 67 void DownloadManagerWidget::downloadRequested(QWebEngineDownloadItem *download) in downloadRequested() function in DownloadManagerWidget
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/ |
| H A D | browser.cpp | 62 QWebEngineProfile::defaultProfile(), &QWebEngineProfile::downloadRequested, in Browser() 63 &m_downloadManagerWidget, &DownloadManagerWidget::downloadRequested); in Browser() 65 &m_otrProfile, &QWebEngineProfile::downloadRequested, in Browser() 66 &m_downloadManagerWidget, &DownloadManagerWidget::downloadRequested); in Browser()
|
| H A D | downloadmanagerwidget.h | 74 void downloadRequested(QWebEngineDownloadItem *webItem);
|
| H A D | downloadmanagerwidget.cpp | 67 void DownloadManagerWidget::downloadRequested(QWebEngineDownloadItem *download) in downloadRequested() function in DownloadManagerWidget
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/ |
| H A D | webview.cpp | 203 connect(page(), SIGNAL(downloadRequested(QNetworkRequest)), in WebView() 204 this, SLOT(downloadRequested(QNetworkRequest))); in WebView() 306 void WebView::downloadRequested(const QNetworkRequest &request) in downloadRequested() function in WebView
|
| H A D | webview.h | 101 void downloadRequested(const QNetworkRequest &request);
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/doc/src/ |
| H A D | simplebrowser.qdoc | 307 triggered on a web page the \l QWebEngineProfile::downloadRequested signal is 309 to \c DownloadManagerWidget::downloadRequested: 320 \skipto DownloadManagerWidget::downloadRequested
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/doc/src/ |
| H A D | simplebrowser.qdoc | 307 triggered on a web page the \l QWebEngineProfile::downloadRequested signal is 309 to \c DownloadManagerWidget::downloadRequested: 320 \skipto DownloadManagerWidget::downloadRequested
|