eikmenup.h File Reference

API published in: S60 1st Ed

Link against: eikcoctl.lib eikcore.lib

Capability Information

Required Capabilities

None


#include <eikdef.h>
#include <
eiksbobs.h>
#include <bidi.h>
#include <eikbctrl.h>

Go to the source code of this file.


Data Structures

class  CExtendedItemData
 A helper class for extending CEikMenuPaneItem without breaking binary compability. More...
class  CEikMenuPaneItem
 The CEikMenuPaneItem class encapsulates the data needed to define a menu pane item and provides some of the functionality required to display the item. More...
struct  CEikMenuPaneItem::SData
 Struct to menu pane item. More...
class  CEikMenuPane
 Menu panes are opened by activating the menu title (CEikMenuPaneTitle / MENU_TITLE) which is displayed in the menu bar (CEikMenuBar / MENU_BAR). More...
class  CEikMenuPane::CItemArray
 This class provides a constructor to create an array of menu pane items and a destructor to destroy an array of menu pane items. More...

Defines

#define __EIKMENUP_H__

Variables

const TInt KScaleableTextSeparator = 0x0001

Define Documentation

#define __EIKMENUP_H__
 

Variable Documentation

const TInt KScaleableTextSeparator = 0x0001
 

Copyright © Nokia Corporation 2001-2008
Back to top