S60 3rd Edition API Reference: CEikMenuPane::CItemArray Class Reference
CEikMenuPane::CItemArray Class Reference
API published in: S60 1st Ed
Link against: eikcoctl.lib eikcore.lib
#include <eikmenup.h>
Detailed Description
This class provides a constructor to create an array of menu pane items and a destructor to destroy an array of menu pane items.
Constructor & Destructor Documentation
| IMPORT_C CEikMenuPane::CItemArray::CItemArray | ( | | ) | |
|
|
|
C++ default constructor that creates a flat array of menu pane items.
|
| IMPORT_C CEikMenuPane::CItemArray::~CItemArray | ( | | ) | |
|
Member Function Documentation
| IMPORT_C void CEikMenuPane::CItemArray::AddItemL | ( | CEikMenuPaneItem * | aMenuItem | ) | |
|
|
|
Appends CEikMenuPaneItem class object to array.
- Parameters:
-
| aMenuItem | The menu item to add. |
|
The documentation for this class was generated from the following file: