MListBoxAnimBackgroundDrawer Class Reference

API published in: S60 1st Ed

Link against: avkon.lib eikctl.lib eikcoctl.lib

Capability Information

Required Capabilities

None


#include <eikfrlbd.h>

Detailed Description

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

virtual TBool  DrawHighlightAnimBackground (CFbsBitGc &aGc) const =0

Member Function Documentation

virtual TBool MListBoxAnimBackgroundDrawer::DrawHighlightAnimBackground CFbsBitGc &  aGc  )  const [pure virtual]
 
Parameters:
aGc  Bitmapped graphical context to draw to.
Returns:

The documentation for this class was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top