S60 3rd Edition API Reference: CEikStatusPaneBase::TPaneCapabilities Class Reference
CEikStatusPaneBase::TPaneCapabilities Class Reference
API published in: S60 1st Ed
Link against: eikcoctl.lib
Capability Information
Required Capabilities
None
#include <eikspane.h>
Detailed Description
Describes the capabilities of a subpane.
Constructor & Destructor Documentation
| CEikStatusPaneBase::TPaneCapabilities::TPaneCapabilities | ( | | ) | |
|
Member Function Documentation
| TBool CEikStatusPaneBase::TPaneCapabilities::IsAppOwned | ( | | ) | const [inline] |
|
|
|
Tests whether the pane is owned by the application or the server.
Applications can only interact directly with application owned subpanes. - Returns:
ETrue if the subpane is owned by the application.
|
| TBool CEikStatusPaneBase::TPaneCapabilities::IsInCurrentLayout | ( | | ) | const [inline] |
|
|
|
Tests if this pane is part of the current status pane layout.
- Returns:
ETrue if pane is part of the current status pane layout.
|
| TBool CEikStatusPaneBase::TPaneCapabilities::IsPresent | ( | | ) | const [inline] |
|
|
|
Tests whether the subpane exists in the status pane.
- Returns:
ETrue if the subpane exists and can be used by the application, even if the subpane is not visible.
|
Friends And Related Function Documentation
The documentation for this class was generated from the following file: