#include <mw/aknlists.h>
class CAknSettingNumberStyleListBox : public AknListBoxLinesTemplate |
Public Member Functions | |
---|---|
CAknSettingNumberStyleListBox() | |
IMPORT_C void | HandlePointerEventL(const TPointerEvent &) |
IMPORT_C TSize | MinimumSize() |
IMPORT_C void | SizeChanged() |
list_setting_number_pane and list_big_single_setting_number_pane
list item string format: "1\tFirstLabel\t\tValueText" list item string format: "2\tFirstLabel\t0\t" list item string format: "3\tFirstLabel\t\tValueText\t*" list item string format: "4\tFirstLabel\t\t\t\tSecondLabel" where 0 is an index to icon array and 1..4 is list item number shown on screen
IMPORT_C void | HandlePointerEventL | ( | const TPointerEvent & | aPointerEvent | ) |
From CCoeControl. Handles pointer events
IMPORT_C void | SizeChanged | ( | ) |
Reimplemented from AknListBoxLinesTemplate::SizeChanged()
Determines layout of the listbox