API published in: S60 1st Ed
Link against: eikcoctl.lib eikcore.lib
Required Capabilities
None
#include <eikmenub.h>
Public Member Functions |
|
IMPORT_C | ~CTitleArray () |
Destructor. |
|
IMPORT_C | CTitleArray () |
C++ default constructor. |
|
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. |
|
void | DeleteResource (TInt aResource) |
Deletes selected index into array. |
|
Destructor. |
|
C++ default constructor. |
|
Adds the menu bar title
|
|
Deletes selected index into array.
|