#include <WF/openwfc_ri_display.h>
Link against: openwfc_ri_displaychannel.lib
| class COpenWFC_RI_Display : public CBase, public MOpenWFC_RI_Display_Update |
| Public Attributes | |
|---|---|
| const TUint32 | KAPIVersion |
| const TInt32 | KTopMostLayer |
| Public Member Enumerations | |
|---|---|
| enum | TScreenAttribute { EScreenAttributeInvalid, EScreenAttributeImplementationVersion, EScreenAttributePixelFormat, EScreenAttributeBytesPerPixel, ..., EScreenAttributeBackgroundColor } |
| enum | TScreenRotation { EScreenInvalid, EScreenRotate0, EScreenRotate90, EScreenRotate180, ..., EScreenRotateAll } |
| Public Member Functions | |
|---|---|
| TUint32 | APIVersion() |
| IMPORT_C TUint32 | DefaultScreenNumber() |
| IMPORT_C COpenWFC_RI_Display * | NewL(TUint) |
| Protected Member Functions | |
|---|---|
| TInt | GetAttributeSize(TUint) |
| const TUint32 | KAPIVersion | [static] |
| const TInt32 | KTopMostLayer | [static] |
| Enumerator | Value | Description |
|---|---|---|
| EScreenInvalid | 0x0000 | |
| EScreenRotate0 | 0x0001 | |
| EScreenRotate90 | 0x0002 | |
| EScreenRotate180 | 0x0004 | |
| EScreenRotate270 | 0x0008 | |
| EScreenRotateMirrorVertical | 0x0010 | |
| EScreenRotateMirrorHorizontal | 0x0020 | |
| EScreenRotateAll | 0x000F |
| IMPORT_C TUint32 | DefaultScreenNumber | ( | ) | [static] |
retrieves the default screen number for an implementation
| IMPORT_C COpenWFC_RI_Display * | NewL | ( | TUint | aScreen | ) | [static] |
Symbian function factory