Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. MSI files downloaded using qwebpage

MSI files downloaded using qwebpage

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 1.8k Views 1 Watching
  • 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.
  • M Offline
    M Offline
    mrAlmond
    wrote on last edited by
    #1

    Hi everyone,

    I've implemented a browser using qgraphicswebview and qml for an embedded device. I've also implemented my own downloader manager that works very well. The only problem for now is when I try to download a ".msi" file. In this case the "unsupportedContent" signal is never emitted and so the binary content is opened in the browser page (ouch!).

    How can I tell qwebkit that msi files are not supported?
    Thank you!

    P.S : I'm using qt 4.7.2.

    mrA

    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