API published in: S60 1st Ed
Link against: avkon.lib eikctl.lib eikcoctl.lib
None
#include <aknlists.h>
Inherits AknListBoxLinesTemplate< CEikSettingsListBox >.
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
Public Member Functions | |
| IMPORT_C | CAknSettingNumberStyleListBox () |
| IMPORT_C void | SizeChanged () |
| SizeChanged(). | |
| IMPORT_C TSize | MinimumSize () |
| MinimumSize(). | |
| IMPORT_C void | HandlePointerEventL (const TPointerEvent &aPointerEvent) |
| From CCoeControl. | |
|
|
|
From CCoeControl. Handles pointer events Reimplemented from CEikSettingsListBox. |
|
|
Determines size of the listbox for use in dialogs. Reimplemented from CEikListBox. |
|
|
Determines layout of the listbox Reimplemented from AknListBoxLinesTemplate< CEikSettingsListBox >. |