#include <mw/aknlists.h>
class CAknSingle2GraphicPopupMenuStyleListBox : public AknPopupListEmpty< CEikFormattedCellListBox > |
Public Member Functions | |
---|---|
CAknSingle2GraphicPopupMenuStyleListBox() | |
virtual IMPORT_C TSize | MinimumSize() |
virtual IMPORT_C void | SizeChanged() |
Protected Member Functions | |
---|---|
virtual IMPORT_C void | CreateItemDrawerL() |
virtual IMPORT_C void | HandlePointerEventL(const TPointerEvent &) |
Inherited Enumerations | |
---|---|
CCoeControl:TZoomType | |
CEikListBox:@160 | |
CEikListBox:TFlags | |
CEikListBox:TReasonForFocusLost | |
CEikListBox:TScrollBarOwnerShip |
list_single_2graphic_pane_cp2
list item string format: "0\t1\tTextLabel\t2\t3"
where 0,1,2,3 are index to the icon array
IMPORT_C void | CreateItemDrawerL | ( | ) | [protected, virtual] |
Reimplemented from CEikFormattedCellListBox::CreateItemDrawerL()
Chooses which itemdrawer to use.
IMPORT_C void | HandlePointerEventL | ( | const TPointerEvent & | aPointerEvent | ) | [protected, 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