Hi,<div><br></div><div>In my app I haveĀ <span class="Apple-style-span" style="font-family: monospace; font-size: medium; white-space: pre; ">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&#39;ve tried using </span><span class="Apple-style-span" style="font-family: monospace; font-size: medium; white-space: pre; ">setAttribute(Qt::WA_Maemo5LandscapeOrientation, true) when creating the window or in the window it self, but it doesn&#39;t seem to have any effect. How can I force some of the windows to be only landscape?</span></div>

<div><span class="Apple-style-span" style="font-family: monospace; font-size: medium; white-space: pre; "><br></span></div><div><span class="Apple-style-span" style="font-family: monospace; font-size: medium; white-space: pre; "><br>

</span></div><div><span class="Apple-style-span" style="font-family: monospace; font-size: medium; white-space: pre; ">Cheers,</span></div><div><span class="Apple-style-span" style="font-family: monospace; font-size: medium; white-space: pre; "><br>

</span></div><div><span class="Apple-style-span" style="font-family: monospace; font-size: medium; white-space: pre; ">Sascha</span></div>