| class TWindowConfig |
| Public Member Enumerations | |
|---|---|
| enum | anonymous { ETransparencyEnabled = 0x0001, EAlphaBlendedTransparency = 0x0002 } |
| Public Attributes | |
|---|---|
| TInt | iFlags |
| Private Attributes | |
|---|---|
| TInt | iReserved0 |
| TInt | iReserved1 |
| TInt | iReserved2 |
Transparency flags.
Used to represent transparency configuration of the window.
| ETransparencyEnabled = 0x0001 |
Transparency is enabled on the window. |
| EAlphaBlendedTransparency = 0x0002 |
Window transparency uses alpha blending channel. |
| TInt | iFlags |
Indicate configuration of window, using enumerations defined within this class.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.