Hello,

According to this article: https://www.qt.io/blog/qt-for-android-storage-updates

Am I right, that QDesktopServices::openUrl(QUrl::fromLocalFile(file)) will be using content scheme since Qt 6.6 ?

I've tried to use it to open PDF file - Google PDF Viewer crashes because it's opened by intent with file:// URL (it's funny btw).

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

Reply via email to