struct SLafButtonBase |
Public Member Enumerations | |
---|---|
enum | TDrawState { EDrawClear = 0x00, EDrawSet = 0x01, EDrawIndeterminate = 0x02, EDrawClearPressed = 0x10, EDrawSetPressed = 0x11, EDrawIndeterminatePressed = 0x12 } |
The draw state enumerations of the button.
EDrawClear = 0x00 | |
EDrawSet = 0x01 | |
EDrawIndeterminate = 0x02 | |
EDrawClearPressed = 0x10 | |
EDrawSetPressed = 0x11 | |
EDrawIndeterminatePressed = 0x12 |
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.