Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The RotationService class provides the RotationManager service. More...
#include <RotationService>
Inherits QtopiaAbstractService.
The RotationService class provides the RotationManager service.
The RotationManager service enables applications to control the rotation of Qt Extended.
Applications wishing to know the default and current orientation status should use the QValueSpaceItem /UI/Rotation/Default and /UI/Rotation/Current, respectively.
The Transformed display driver has to be enabled to be able to use dynamic rotation.
See also Qt for Embedded Linux Display Management.
Set the current rotation to the default value.
This slot corresponds to the QCop service message RotationManager::defaultRotation().
Set the current rotation to degree. The values can be 0, 90, 180, 270.
This slot corresponds to the QCop service message RotationManager::setCurrentRotation(int).
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |