#include <mw/aknlists.h>
class CAknSingleNumberHeadingStyleListBox : public AknListBoxLinesTemplate |
Public Member Functions | |
---|---|
CAknSingleNumberHeadingStyleListBox() | |
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_number_heading_pane
list item string format: "1\tHeading\tTextLabel\t2\t3" where 2 and 3 are indexes to 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