Change UIInterfaceOrientation for only one UIViewController in app
I have an iPhone app with structure like "Navigation controller with table -> next view controller with table -> QLPreviewController". By tap in cell of table in first view controller(with navigation controller) appears new view controller with another table, by tap in cell of it shows QLPreviewController. For example: In first table there are Groups, in second table - Documents of selected Group, and QLPreviewController for previewing selected Document. Every ViewController in my app must to appear only in Portrait(not upside) orientation, but QLViewController must also support Landscape(left