<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><title></title><meta http-equiv="Content-type" content="text/html; charset=UTF-8" /><style type="text/css">p { margin:0px; padding:0px; }</style></head><body style='background-color:rgb(255, 255, 255);background-image:none;background-repeat:repeat;background-position:0% 0%;font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:12px;margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;padding-top:5px;padding-bottom:5px;padding-left:5px;padding-right:5px;'><p><span style="font-family:'Courier New';"><font size="3"><p>sorry my browser acts funny sometimes so my previous message was incomplete...</p><p><br /></p><p>one way would be to disable the accelerometer, saves battery as well if its not needed.</p><p><br /></p><p>QDBusConnection::systemBus().call(QDBusMessage::createMethodCall(MCE_SERVICE, MCE_REQUEST_PATH,</p><p>                           MCE_REQUEST_IF, MCE_ACCELEROMETER_DISABLE_REQ));</p><p><br /></p><p><br /></p><p>-krk969</p><p><br /></p><p><br /></p><p><br /></p></font></span></p><font size="3"><p></p><blockquote class="quote" type="cite"><p>----- Original Message -----</p><p>From: Sascha Mäkelä</p><p>Sent: 06/08/10 09:37 AM</p><p>To: maemo-developers</p><p>Subject: How to force landscape mode in Qt 4.6.2?</p><br /><div> <p>Hi,</p> <div><br /></div> <div>In my app I have <span class="Apple-style-span" style="font-family:monospace;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'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'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> </div></blockquote><p></p><br /></font><p></p><p> </p><div id="editor_signature"><p size="3" style="font-family:'Courier New';"> </p></div></body></html>