AknListUtils Class Reference
Detailed Description
Helper functions for Lists
Member Function Documentation
DrawSeparator ( CGraphicsContext &, const TRect &, const TRgb &, MAknsSkinInstance * )
Draws a separator line between list items.
| Parameter | Description | | aGc | Graphics context where separator is drawn to. |
| aRect | Rectangle occupied by the item that is separated. |
| aColor | Text color used in item. Separator is drawn with this color and additional alpha mask. |
| aSkin | Skin instance used to get the alpha value for the separator line color. |