#include <mw/aknlists.h>
class CAknDoubleLargeStyleListBox : public AknListBoxLinesTemplate |
Public Member Functions | |
---|---|
CAknDoubleLargeStyleListBox() | |
virtual IMPORT_C void | CreateItemDrawerL() |
IMPORT_C void | HandlePointerEventL(const TPointerEvent &) |
IMPORT_C TSize | MinimumSize() |
IMPORT_C void | SizeChanged() |
list_double_large_pane
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.
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