class CEikMenuBar::CTitleArray : public CArrayPtrFlat< CEikMenuBarTitle > |
This class enables construction, and destruction of an array of information about menu bar titles.
Public Member Functions | |
---|---|
CTitleArray () | |
~CTitleArray () | |
IMPORT_C void | AddTitleL ( CEikMenuBarTitle *) |
void | DeleteResource ( TInt ) |
IMPORT_C void | AddTitleL | ( | CEikMenuBarTitle * | aMenuTitle | ) |
Adds the menu bar title aMenuTitle to the end of the array owned by the menu bar and transfers ownership.
Adds the menu bar title aMenuTitle to the end of the array owned by the menu bar and transfers ownership.
CEikMenuBarTitle * aMenuTitle | Append object to flat array. |
void | DeleteResource | ( | TInt | aResource | ) |
Deletes selected index into array.
TInt aResource | Array index that will be delete. |
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.