class MColumnListBoxAnimBackgroundDrawer |
A callback interface for overriding highlight animation input layer preparation in derived classes. Usually drawing the background under the highlight rect will yield the right kind of result. The size of the render target is equal to item cell size.
Public Member Functions | |
---|---|
TBool | DrawHighlightAnimBackground ( CFbsBitGc &) |
TBool | DrawHighlightAnimBackground | ( | CFbsBitGc & | aGc | ) | const [pure virtual] |
Draws the background under the current highlight.
Should be implemented in the derived class .
CFbsBitGc & aGc | bitmapped graphics context to be drawn. |
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.