class AknListUtils |
Helper functions for Lists
Public Member Functions | |
---|---|
IMPORT_C void | DrawSeparator ( CGraphicsContext &, const TRect &, const TRgb &, MAknsSkinInstance *) |
IMPORT_C void | DrawSeparator | ( | CGraphicsContext & | aGc, |
const TRect & | aRect, | |||
const TRgb & | aColor, | |||
MAknsSkinInstance * | aSkin = NULL | |||
) | [static] |
Draws a separator line between list items.
CGraphicsContext & aGc | Graphics context where separator is drawn to. |
const TRect & aRect | Rectangle occupied by the item that is separated. |
const TRgb & aColor | Text color used in item. Separator is drawn with this color and additional alpha mask. |
MAknsSkinInstance * aSkin = NULL | Skin instance used to get the alpha value for the separator line color. |
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.