#include <mw/aknlists.h>
class CAknSingleGraphicPopupMenuStyleListBox : public AknPopupListEmpty< CEikFormattedCellListBox > |
Public Member Functions | |
---|---|
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_graphic_popup_menu_pane
list item string format: "0\tLabel"
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 | ) | [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