API published in: S60 1st Ed
Link against: eikcoctl.lib eikcore.lib
#include <eikdef.h>
#include <eikbctrl.h>
#include <eikmenup.h>
#include <eikbtgpc.h>
#include <eikcmobs.h>
#include <aknintermediate.h>
Go to the source code of this file.
Data Structures | |
| class | CEikMenuBarTitle |
| The CEikMenuBarTitle class encapsulates the data needed to define a menu bar title and provides some of the functionality required to display the title. More... | |
| struct | CEikMenuBarTitle::SData |
| Defines a menu bar. More... | |
| class | CEikMenuBar |
Menu bars are constructed from MENU_BAR resources and issue application commands which should be handled by overriding CEikAppUi::HandleCommandL(). More... | |
| struct | CEikMenuBar::SPosition |
| class | CEikMenuBar::CTitleArray |
| This class enables construction, and destruction of an array of information about menu bar titles. More... | |
| class | CEikMenuPaneTitle |
| This class is not intended to be used by application programmers. More... | |
Defines | |
| #define | __EIKMENUB_H__ |
|