ECoeCntrlUnused1 = 0x00000001 | |
EWindowIsSemiTransparent = 0x00000002 | |
EOwnsWindow = 0x00000004 | |
EFocused = 0x00000008 | |
EActivated = 0x00000010 | |
EInvisible = 0x00000020 | |
EDimmed = 0x00000040 | |
ESpareEnumReUseMe = 0x00000080 | |
EBackedUpWindow = 0x00000100 | |
ENonFocusing = 0x00000200 | |
EAllowStrayPointers = 0x00000400 | |
ECanDrawOutsideRect = 0x00000800 | |
EBlank = 0x00001000 | |
ECapturesPointer = 0x00002000 | |
EIgnoresFirstExternalPointerUp = 0x00004000 | |
EIgnoresEventsUntilNextPointerUp = 0x00008000 | |
EComponentsInheritVisibility = 0x00010000 | |
EGloballyCapturing = 0x00020000 | |
EIsBeingDestroyed = 0x00040000 | |
EMemoryAllocationFailed = 0x00080000 | |
ENotifyFocusObserversOnDestruction = 0x00100000 | |
EReportControlStateChange = 0x00200000 |
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.