API published in: S60 1st Ed
Link against: eikcoctl.lib
Required Capabilities
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 |
| Application side status pane class. More... |
|
Variables |
|
| const TInt | KStatusPaneCapsPresentBit = 1 |
| const TInt | KStatusPaneCapsAppOwnedBit = 2 |
| const TInt | KStatusPaneCapsInCurrentLayoutBit = 4 |
|
|
|