API published in: S60 1st Ed
Link against: eikcoctl.lib eikcore.lib
Required Capabilities
None
#include <eikmenub.h>
Inherits CEikBorderedControl.
Public Member Functions |
|
IMPORT_C | CEikMenuPaneTitle (CEikMenuBar *aMenuBar) |
Default C++ constructor. |
|
IMPORT_C void | ConstructL () |
Second phase constructor for a menu bar. |
|
IMPORT_C void | SetSelectedTitle (TInt aSelectedTitle) |
Not implemented. |
|
IMPORT_C void | Draw (const TRect &aRect) const |
Not implemented. |
|
IMPORT_C TMargins | Margins () const |
Gets the menu pane title’s margins. |
|
IMPORT_C void | Close () |
Not implemented. |
|
IMPORT_C void | HandlePointerEventL (const TPointerEvent &aPointerEvent) |
Not implemented. |
|
virtual IMPORT_C void | GetColorUseListL (CArrayFix< TCoeColorUse > &aColorUseList) const |
From CCoeControl . |
|
virtual IMPORT_C void | HandleResourceChange (TInt aType) |
Not implemented. |
|
Default C++ constructor. |
|
Not implemented. |
|
Second phase constructor for a menu bar. By default Symbian 2nd phase constructor is private. |
|
Not implemented.
Reimplemented from CEikBorderedControl. |
|
From Gets the list of logical colours used to draw the control. The list includes an explanation of how each colour is used. By default, this function has an empty implementation. Since 5.1 SDK.
Reimplemented from CEikBorderedControl. |
|
Not implemented.
Reimplemented from CEikBorderedControl. |
|
Not implemented.
Reimplemented from CEikBorderedControl. |
|
Gets the menu pane title’s margins.
|
|
Not implemented.
|