Searched refs:downloadProgress (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/ |
| H A D | downloadmanager.cpp | 89 connect(m_reply, SIGNAL(downloadProgress(qint64,qint64)), in init() 90 this, SLOT(downloadProgress(qint64,qint64))); in init() 235 void DownloadItem::downloadProgress(qint64 bytesReceived, qint64 bytesTotal) in downloadProgress() function in DownloadItem
|
| H A D | downloadmanager.h | 69 void downloadProgress(qint64 bytesReceived, qint64 bytesTotal);
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/ |
| H A D | downloadwidget.cpp | 74 connect(m_download, &QWebEngineDownloadItem::downloadProgress, in DownloadWidget()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/simplebrowser/ |
| H A D | downloadwidget.cpp | 74 connect(m_download, &QWebEngineDownloadItem::downloadProgress, in DownloadWidget()
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/ |
| H A D | downloadwidget.cpp | 74 connect(m_download, &QWebEngineDownloadItem::downloadProgress, in DownloadWidget()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/simplebrowser/ |
| H A D | downloadwidget.cpp | 74 connect(m_download, &QWebEngineDownloadItem::downloadProgress, in DownloadWidget()
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/doc/src/ |
| H A D | simplebrowser.qdoc | 324 {QWebEngineDownloadItem::}{downloadProgress} signal to notify potential
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/doc/src/ |
| H A D | simplebrowser.qdoc | 324 {QWebEngineDownloadItem::}{downloadProgress} signal to notify potential
|