Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions codeless banner

RotationService Class Reference
[QtBaseModule]

The RotationService class provides the RotationManager service. More...

    #include <RotationService>

Inherits QtopiaAbstractService.

Public Slots

Additional Inherited Members


Detailed Description

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.


Member Function Documentation

void RotationService::defaultRotation ()   [slot]

Set the current rotation to the default value.

This slot corresponds to the QCop service message RotationManager::defaultRotation().

void RotationService::setCurrentRotation ( int degree )   [slot]

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