CAknDoubleNumberStyleListBox Class Reference

class CAknDoubleNumberStyleListBox : public AknListBoxLinesTemplate

list_double_number_pane and list_big_single_number_pane

list item string format: "1\tFirstLabel\t\t0\t0" list item string format: "1\tFirstLabel\tSecondLabel\t0\t0" where 0 is an index to icon array

Inherits from

Constructor & Destructor Documentation

CAknDoubleNumberStyleListBox()

IMPORT_C CAknDoubleNumberStyleListBox ( )

Member Functions Documentation

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]