The following header file(s) have changed between 3.0 and 3.1
eikmenub.h
eikmenup.h
Type | Class | Change |
New public method | CEikMenuBar |
void SetContextMenuTitleResourceId(TInt aMenuTitleResourceId); |
New public method | CEikMenuBar |
TryDisplayContextMenuBarL(); |
New public method | CEikMenuBar |
void SetMenuType(TMenuType aMenuType); |
New public enum | CEikMenuBar |
TMenuType |
Type | Class | Change |
New public method | CEikMenuPane |
TInt MenuItemCommandId( TInt aIndex ) const; |
New public method | CEikMenuPane |
void ConstructMenuSctRowL( TDes& aSpecialChars, TInt aResourceId
); |
Changed method | CEikMenuPane |
CEikMenuPane* CascadeMenuPane(); Method has been exported.
|
The following header file(s) have changed between 3.1 and 3.2
eikmenup.h
Type | Class | Change |
New public method | CEikMenuPane |
IMPORT_C void ConstructMenuSctRowFromDialogL( TDes& aSpecialChars, TInt aResourceId ); |
New public method | CEikMenuPane |
IMPORT_C void ConstructMenuSctRowFromDialogL( TInt aCharCase, TDes& aSpecialChars, TInt aResourceId ); |