Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. WebEngine file download confirmation dialog

WebEngine file download confirmation dialog

Scheduled Pinned Locked Moved Unsolved QtWebEngine
1 Posts 1 Posters 445 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    tuvok
    wrote on last edited by
    #1

    Hello,

    I'm trying to implement file downloading with WebEngineView (QML) and I'm not sure how to go about it. When I receive downloadRequested signal, I would like to display a confirmation dialog (optionally allowing to specify target directory etc.). The problem is that QML Dialogs are not blocking execution, and it seems that leaving signal handler automatically cancels download request.

    What is the proper way to handle this situation?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved