class CEikMenuPane::CItemArray : public CArrayPtrFlat< CEikMenuPaneItem > |
This class provides a constructor to create an array of menu pane items and a destructor to destroy an array of menu pane items.
Public Member Functions | |
---|---|
CItemArray() | |
~CItemArray() | |
IMPORT_C void | AddItemL(CEikMenuPaneItem *) |
IMPORT_C | CItemArray | ( | ) |
C++ default constructor that creates a flat array of menu pane items.
IMPORT_C void | AddItemL | ( | CEikMenuPaneItem * | aMenuItem | ) |
Appends CEikMenuPaneItem class object to array.
CEikMenuPaneItem * aMenuItem | The menu item to add. |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.