S60 3rd Edition API Reference: eikspane.h File Reference

eikspane.h File Reference

API published in: S60 1st Ed

Link against: eikcoctl.lib

Capability Information

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
 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

Define Documentation

#define __EIKSPANE_H__
 

Variable Documentation

const TInt KStatusPaneCapsAppOwnedBit = 2
 
const TInt KStatusPaneCapsInCurrentLayoutBit = 4
 
const TInt KStatusPaneCapsPresentBit = 1
 

Copyright © Nokia Corporation 2001-2007
Back to top