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_C CAknDoubleLargeStyleListBox ( )

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]