CAknSettingStyleListBox Class Reference

class CAknSettingStyleListBox : public AknListBoxLinesTemplate

list_setting_pane and list_big_single_setting_pane

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

Inherits from

Constructor & Destructor Documentation

CAknSettingStyleListBox()

IMPORT_CCAknSettingStyleListBox()

Member Functions Documentation

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]