Link against: avkon.lib eikcoctl.lib eikctl.lib
None
#include <aknlists.h>
Inherits AknListBoxLinesTemplate< CEikFormattedCellListBox >.
list item string format: "1\tFirstLabel\tSecondLabel\t0\t0"
where 0 is an index of small (13x13) icon in icon array and 1 is an index of a thumbnail image
Good thumbnail image sizes for this list are: 30x40, 36x44, 40x30, 40x48, 44x36.
Public Member Functions |
|
| IMPORT_C | CAknDoubleLargeStyleListBox () |
| IMPORT_C void | SizeChanged () |
| SizeChanged(). |
|
| IMPORT_C TSize | MinimumSize () |
| MinimumSize(). |
|
| virtual IMPORT_C void | CreateItemDrawerL () |
| CreateItemDrawerL(). |
|
| IMPORT_C void | HandlePointerEventL (const TPointerEvent &aPointerEvent) |
| From CCoeControl. |
|
|
|
|
Chooses which itemdrawer to use. Reimplemented from CEikFormattedCellListBox. |
|
|
From CCoeControl. Handles pointer events Reimplemented from CEikFormattedCellListBox. |
|
|
Determines size of the listbox for use in dialogs. Reimplemented from CEikListBox. |
|
|
Determines layout of the listbox Reimplemented from AknListBoxLinesTemplate< CEikFormattedCellListBox >. |