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

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]