#include <mw/aknlists.h>
| class CAknSingleGraphicHeadingStyleListBox : public AknListBoxLinesTemplate |
| Public Member Functions | |
|---|---|
| CAknSingleGraphicHeadingStyleListBox() | |
| IMPORT_C void | HandlePointerEventL(const TPointerEvent &) |
| IMPORT_C TSize | MinimumSize() |
| IMPORT_C void | SizeChanged() |
| Protected Member Functions | |
|---|---|
| virtual IMPORT_C void | CreateItemDrawerL() |
| virtual IMPORT_C CListBoxView * | MakeViewClassInstanceL() |
list_single_Graphic_heading_pane
list item string format: "0\tHeading\tTextLabel\t1\t2" where 0,1,2 are index to the icon array
| IMPORT_C void | HandlePointerEventL | ( | const TPointerEvent & | aPointerEvent | ) |
From CCoeControl. Handles pointer events
| IMPORT_C CListBoxView * | MakeViewClassInstanceL | ( | ) | [protected, virtual] |
Chooses which listbox view class to use
| IMPORT_C void | SizeChanged | ( | ) |
Reimplemented from AknListBoxLinesTemplate::SizeChanged()
Determines layout of the listbox