Qt sets iOS screen orientation

Working with a cross-platform application in Qt. I need to strengthen the screen orientation for a couple of pages. I found a way to do this for Android, but I can't find anything for iOS.

Is there a way to force the screen orientation in iOS?

Better yet, is there a single challenge that will set the screen orientation for any given mobile platform?

Thank!

+3


source to share





All Articles