| class CEikInverterCommandButton : public CEikCommandButton |
The CEikInverterCommandButton class is a command button which swaps the foreground and background colors used to draw the button contents when the button is pressed.
| Public Member Functions | |
|---|---|
| CEikInverterCommandButton() | |
| ~CEikInverterCommandButton() | |
| IMPORT_C void | HandlePointerEventL(const TPointerEvent &) |
| Protected Member Functions | |
|---|---|
| IMPORT_C void | WriteInternalStateL(RWriteStream &) |
| Private Member Functions | |
|---|---|
| IMPORT_C void * | ExtensionInterface(TUid) |
| IMPORT_C void | PrepareContext(CWindowGc &) |
| Private Attributes | |
|---|---|
| TInt | iDummy |
| TInt | iFlag |
| IMPORT_C void * | ExtensionInterface | ( | TUid | aInterface | ) | [private, virtual] |
From CAknControl
| TUid aInterface |
| IMPORT_C void | HandlePointerEventL | ( | const TPointerEvent & | aPointerEvent | ) | [virtual] |
From CCoeControl
Handle a pointer event coming from the CONE framework
| const TPointerEvent & aPointerEvent | Event to handle |
| IMPORT_C void | PrepareContext | ( | CWindowGc & | aGc | ) | const [private] |
From MCoeControlContext
Modify the passed-in graphics context ready for use in this control
| CWindowGc & aGc | Graphics context to set up |
| IMPORT_C void | WriteInternalStateL | ( | RWriteStream & | aWriteStream | ) | const [protected, virtual] |
From CCoeControl
Serialize the state of the control
| RWriteStream & aWriteStream | Output stream for the serialization |
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.