CAknDouble2GraphicLargeGraphicStyleListBox Class Reference

class CAknDouble2GraphicLargeGraphicStyleListBox : public AknListBoxLinesTemplate

list_double2_graphic_large_graphic_pane

This is similar but not identical to java list CAknDouble2GraphicLargeStyleListBox

list item string format: "0\t1\tFirstLabel\tSecondLabel\t2\t3"

where 0 (mandatory), 2 and 3 (optional) are an index of small icon in icon array and 1 (mandatory) is an index of a thumbnail image

avkon
Since
Series 60 2.8

Inherits from

Constructor & Destructor Documentation

CAknDouble2GraphicLargeGraphicStyleListBox()

IMPORT_C CAknDouble2GraphicLargeGraphicStyleListBox ( )

Member Functions Documentation

CreateItemDrawerL()

IMPORT_C void CreateItemDrawerL ( ) [virtual]

CreateItemDrawerL()

Chooses which itemdrawer to use.

HandlePointerEventL(const TPointerEvent &)

IMPORT_C void HandlePointerEventL ( const TPointerEvent & aPointerEvent )

From CCoeControl . Handles pointer events

Parameters

const TPointerEvent & aPointerEvent

MinimumSize()

IMPORT_C TSize MinimumSize ( )

MinimumSize()

Determines size of the listbox for use in dialogs.

SizeChanged()

IMPORT_C void SizeChanged ( )

SizeChanged()

Determines layout of the listbox

SizeChangedL()

void SizeChangedL ( ) [private]