Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Managing downloads with QTWebEngine (QML based)
-
Hi there,
How can i detect that a download is triggered in QML based QTWebEngine? What i want to do is detect when page triggered a download, move this download to a custom location and then know whether it was successfuly finished or not?
Please advise
Thanks