#include <mw/aknlists.h>
| class CAknDoubleLargeGraphicPopupMenuStyleListBox : public AknPopupListEmpty< CEikFormattedCellListBox > |
| Public Member Functions | |
|---|---|
| virtual IMPORT_C void | HandlePointerEventL(const TPointerEvent &) |
| virtual IMPORT_C TSize | MinimumSize() |
| virtual IMPORT_C void | SizeChanged() |
| Protected Member Functions | |
|---|---|
| virtual IMPORT_C void | CreateItemDrawerL() |
| Inherited Enumerations | |
|---|---|
| CCoeControl:TZoomType | |
| CEikListBox:@160 | |
| CEikListBox:TFlags | |
| CEikListBox:TReasonForFocusLost | |
| CEikListBox:TScrollBarOwnerShip | |
list_double_large_graphic_popup_menu_pane
list item string format: "0\tFirstLabel\tSecondLabel"
where 0 is an index to icon array
| IMPORT_C void | CreateItemDrawerL | ( | ) | [protected, virtual] |
Reimplemented from CEikFormattedCellListBox::CreateItemDrawerL()
Chooses which itemdrawer to use.
| IMPORT_C void | HandlePointerEventL | ( | const TPointerEvent & | aPointerEvent | ) | [virtual] |
Reimplemented from CEikFormattedCellListBox::HandlePointerEventL(const TPointerEvent &)
From CCoeControl. Handles pointer events
| IMPORT_C TSize | MinimumSize | ( | ) | [virtual] |
Reimplemented from CEikListBox::MinimumSize()
Determines size of the listbox for use in dialogs.
| IMPORT_C void | SizeChanged | ( | ) | [virtual] |
Reimplemented from CEikListBox::SizeChanged()
Determines layout of the listbox