struct CEikMenuBarTitle::SData |
Defines a menu bar. See also MEikMenuObserver::DynInitMenuPaneL(). See also MENU_TITLE for details of the resource interface to menu items.
Public Member Enumerations | |
---|---|
enum | anonymous { ENominalTextLength = 40 } |
Public Attributes | |
---|---|
TInt | iMenuPaneResourceId |
TBuf< ENominalTextLength > | iText |
TInt | iMenuPaneResourceId |
The resource ID from which the menu pane is constructed.
TBuf< ENominalTextLength > | iText |
The text to display on the menu pane.