diff options
author | Laszlo Agocs <laszlo.p.agocs@nokia.com> | 2011-04-12 10:35:41 (GMT) |
---|---|---|
committer | Laszlo Agocs <laszlo.p.agocs@nokia.com> | 2011-04-12 10:35:41 (GMT) |
commit | 565e8679374e71df9f72074dd3c71c929aeeafc8 (patch) | |
tree | c135fc6befac2a771991fd71c70409d63af25a56 /configure | |
parent | 8b9c94c95ef5dd9620dc35c4ab20cd109369636f (diff) | |
download | Qt-565e8679374e71df9f72074dd3c71c929aeeafc8.zip Qt-565e8679374e71df9f72074dd3c71c929aeeafc8.tar.gz Qt-565e8679374e71df9f72074dd3c71c929aeeafc8.tar.bz2 |
Use FixNativeOrientation on Symbian when the application wants it.
Applications can request the usage of RWindow::FixNativeOrientation()
by setting the new Qt::WA_SymbianNoSystemRotation attribute for their
fullscreen top-level widget (which in practice will either be a
graphics or declarative view). This will fix the underlying EGL
window surface and the QWidget dimensions to the dimension of the
native orientation of the device (typically portrait). The default
auto-rotation can be left enabled, however it will be up to the
application to rotate the drawing. Global notifications, VKB, etc.
will still appear in the proper orientation. Another benefit is
improved performance in the non-native orientation.
Task-number: QTBUG-17742
Reviewed-by: Jason Barron
Reviewed-by: Jani Hautakangas
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions