[Interest] Calling "Open in..." dialog in iOS

Patrick Stinson patrickkidd at gmail.com
Sat Mar 11 04:11:35 CET 2017


Safari and other apps have a share button that uses UIDocumentInteractionController to open a system dialog to open the current file in another app. What is the correct way to access this from Qt? I am writing a diagramming app that would export flattened PDFs and JPGs.

FWIW, I'm actually using PyQt-5.8.

Thanks!
-P


More information about the Interest mailing list