#include <mw/aknlists.h>
class CAknDouble2GraphicLargeGraphicStyleListBox : public AknListBoxLinesTemplate |
Public Member Functions | |
---|---|
CAknDouble2GraphicLargeGraphicStyleListBox() | |
virtual IMPORT_C void | CreateItemDrawerL() |
IMPORT_C void | HandlePointerEventL(const TPointerEvent &) |
IMPORT_C TSize | MinimumSize() |
IMPORT_C void | SizeChanged() |
list_double2_graphic_large_graphic_pane
This is similar but not identical to java list CAknDouble2GraphicLargeStyleListBox
list item string format: "0\t1\tFirstLabel\tSecondLabel\t2\t3"
where 0 (mandatory), 2 and 3 (optional) are an index of small icon in icon array and 1 (mandatory) is an index of a thumbnail image
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