CAknDoubleLargeStyleListBox Class Reference

class CAknDoubleLargeStyleListBox : public AknListBoxLinesTemplate

list_double_large_pane

list item string format: "1\tFirstLabel\tSecondLabel\t0\t0"

where 0 is an index of small (13x13) icon in icon array and 1 is an index of a thumbnail image

Good thumbnail image sizes for this list are: 30x40, 36x44, 40x30, 40x48, 44x36.

Inherits from

Constructor & Destructor Documentation

CAknDoubleLargeStyleListBox()

IMPORT_CCAknDoubleLargeStyleListBox()

Member Functions Documentation

CreateItemDrawerL()

IMPORT_C voidCreateItemDrawerL()[virtual]

CreateItemDrawerL()

Chooses which itemdrawer to use.

HandlePointerEventL(const TPointerEvent &)

IMPORT_C voidHandlePointerEventL(const TPointerEvent &aPointerEvent)

From CCoeControl. Handles pointer events

Parameters

const TPointerEvent & aPointerEvent

MinimumSize()

IMPORT_C TSizeMinimumSize()

MinimumSize()

Determines size of the listbox for use in dialogs.

SizeChanged()

IMPORT_C voidSizeChanged()

SizeChanged()

Determines layout of the listbox

SizeChangedL()

voidSizeChangedL()[private]