On 15/05/15 08:59, mark diener wrote: > > Now, what will NOT work is setting values and Manifest.xml or Info.plist to > universally prevent orientation changes on all IOS/ANDROID devices. > > I am only looking to lock to portrait on specific types of devices, not all > IOS/ANDROID devices. > >
No idea about Android, but why not on iOS? You can split between iPad and iPhone using the UISupportedInterfaceOrientations and UISupportedInterfaceOrientations~ipad keys respectively. Hamish _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest