[maemo-developers] How to force landscape mode in Qt 4.6.2?
From: Sascha Mäkelä sascha.makela at gmail.comDate: Tue Jun 8 11:37:13 EEST 2010
- Previous message: Something quite amazing (and simple): QtContacts 1.0 on qt Nokia SDK beta
- Next message: How to force landscape mode in Qt 4.6.2?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, In my app I have setAttribute(Qt::WA_Maemo5AutoOrientation, true) in the main.cpp. The auto orientation works fine. However, I have some stacked windows that I want to display only in landscape. I've tried using setAttribute(Qt::WA_Maemo5LandscapeOrientation, true) when creating the window or in the window it self, but it doesn't seem to have any effect. How can I force some of the windows to be only landscape? Cheers, Sascha -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.maemo.org/pipermail/maemo-developers/attachments/20100608/0481e316/attachment.htm>
- Previous message: Something quite amazing (and simple): QtContacts 1.0 on qt Nokia SDK beta
- Next message: How to force landscape mode in Qt 4.6.2?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]