Home
last modified time | relevance | path

Searched refs:downloadRequested (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/simplebrowser/
H A Dbrowser.cpp62 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 Ddownloadmanagerwidget.h74 void downloadRequested(QWebEngineDownloadItem *webItem);
H A Ddownloadmanagerwidget.cpp67 void DownloadManagerWidget::downloadRequested(QWebEngineDownloadItem *download) in downloadRequested() function in DownloadManagerWidget
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/simplebrowser/
H A Dbrowser.cpp62 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 Ddownloadmanagerwidget.h74 void downloadRequested(QWebEngineDownloadItem *webItem);
H A Ddownloadmanagerwidget.cpp67 void DownloadManagerWidget::downloadRequested(QWebEngineDownloadItem *download) in downloadRequested() function in DownloadManagerWidget
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/
H A Dbrowser.cpp62 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 Ddownloadmanagerwidget.h74 void downloadRequested(QWebEngineDownloadItem *webItem);
H A Ddownloadmanagerwidget.cpp67 void DownloadManagerWidget::downloadRequested(QWebEngineDownloadItem *download) in downloadRequested() function in DownloadManagerWidget
/OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/
H A Dbrowser.cpp62 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 Ddownloadmanagerwidget.h74 void downloadRequested(QWebEngineDownloadItem *webItem);
H A Ddownloadmanagerwidget.cpp67 void DownloadManagerWidget::downloadRequested(QWebEngineDownloadItem *download) in downloadRequested() function in DownloadManagerWidget
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dwebview.cpp203 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 Dwebview.h101 void downloadRequested(const QNetworkRequest &request);
/OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/doc/src/
H A Dsimplebrowser.qdoc307 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 Dsimplebrowser.qdoc307 triggered on a web page the \l QWebEngineProfile::downloadRequested signal is
309 to \c DownloadManagerWidget::downloadRequested:
320 \skipto DownloadManagerWidget::downloadRequested