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 |
| Application side status pane class. More... |
|
Variables |
|
| const TInt | KStatusPaneCapsPresentBit = 1 |
| Status pane flag indicating that a sub-pane exists in the status pane. |
|
| const TInt | KStatusPaneCapsAppOwnedBit = 2 |
| Status pane flag indicating that a sub-pane is owned by the application side status pane. |
|
| const TInt | KStatusPaneCapsInCurrentLayoutBit = 4 |
| Status pane flag indicating that a sub-pane is part of a specific status pane layout. |
|
|
|
Status pane flag indicating that a sub-pane is owned by the application side status pane. |
|
|
Status pane flag indicating that a sub-pane is part of a specific status pane layout. |
|
|
Status pane flag indicating that a sub-pane exists in the status pane. |