#include <mw/aknlists.h>
| class CAknSingleHeadingStyleListBox : public AknListBoxLinesTemplate |
| Public Member Functions | |
|---|---|
| CAknSingleHeadingStyleListBox() | |
| 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_heading_pane
list item string format: "Heading\tTextLabel\t0\t1" where 0 and 1 are indexes to icon array
| IMPORT_C void | CreateItemDrawerL | ( | ) | [protected, virtual] |
Chooses which itemdrawer to use.
| 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