Hi,

When accessing an MHTML file using a custom local scheme (either using
'qrc:/' or using 'QWebEngineUrlSchemeHandler') it triggers a download.

However, when using 'file:/' the MHTML file is displayed as a web page.

I am trying to have the MHTML displayed also when using a custom scheme.
I have tried to play with
https://doc.qt.io/qt-5/qwebengineurlscheme.html#Flag-enum but it did not
work.

Does someone have an idea to make it work?

Regards,

Benjamin
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to