API published in: S60 1st Ed
Link against: eikcoctl.lib
None
#include <eikspmod.h>
#include <coecntrl.h>
#include <coecobs.h>
Go to the source code of this file.
Data Structures | |
| class | MEikStatusPaneObserver |
| The MEikStatusPaneObserver interface allows a status pane observer to pick up changes in the size or position of the status pane. More... | |
| class | CEikStatusPaneBase |
| The base class for status panes. More... | |
| class | CEikStatusPaneBase::TPaneCapabilities |
| Describes the capabilities of a subpane. More... | |
| class | CEikStatusPaneBase::TSetRectAndVisibility |
| class | CEikStatusPane |
| CEikStatusPane is the interface through which applications use the status pane. More... | |
Defines | |
| #define | __EIKSPANE_H__ |
Variables | |
| const TInt | KStatusPaneCapsPresentBit = 1 |
| const TInt | KStatusPaneCapsAppOwnedBit = 2 |
| const TInt | KStatusPaneCapsInCurrentLayoutBit = 4 |
|
|
|
|