CEikMenuBarTitle::SData Struct Reference

#include <mw/eikmenub.h>

Link against: mpxalbumarteditordialog.lib

struct CEikMenuBarTitle::SData
Public Attributes
TInt iMenuPaneResourceId
TBuf< ENominalTextLength >iText
Public Member Enumerations
enumanonymous { ENominalTextLength }

Detailed Description

Defines a menu bar. See also MEikMenuObserver::DynInitMenuPaneL(). See also MENU_TITLE for details of the resource interface to menu items.

Member Attribute Documentation

iMenuPaneResourceId

TInt iMenuPaneResourceId

The resource ID from which the menu pane is constructed.

iText

TBuf< ENominalTextLength >iText

The text to display on the menu pane.

Member Enumeration Documentation

Enum anonymous

EnumeratorValueDescription
ENominalTextLength40

Nominal legth of the text.