S60 3rd Edition API Reference: TPbkIconInfo Class Reference
TPbkIconInfo Class Reference
API published in: S60 1st Ed
Link against: pbkview.lib
Capability Information
Required Capabilities
ReadDeviceData WriteDeviceData
#include <pbkiconinfo.h>
Detailed Description
Phonebook icon information encapsulating class.
- See also:
- CPbkIconInfoContainer
- Deprecated:
|
Public Member Functions |
| IMPORT_C TPbkIconId | PbkIconInfoId () const |
| | Returns the unique Phonebook icon id of this icon.
|
| IMPORT_C const TDesC & | MbmFileName () const |
| | Returns the bitmap file name of this icon.
|
| IMPORT_C TInt | IconId () const |
| | Returns this icon's id in the bitmap file.
|
| IMPORT_C TInt | MaskId () const |
| | Returns this icon's mask id in the bitmap file.
|
| IMPORT_C TAknsItemID | SkinId () const |
| | Returns this icon's skin id.
|
| TAknsItemID | ColorId () const |
| | Returns this icon's color table id.
|
| TInt | ColorIndex () const |
| | Returns this icon's index in the color table.
|
| TInt | DefaultColorIndex () const |
| | Returns this icon's index in the color table.
|
Friends |
| class | CPbkIconInfoContainer |
Member Function Documentation
|
|
Returns this icon's color table id.
- Returns:
- This icon's color table id.
|
| TInt TPbkIconInfo::ColorIndex | ( | | ) | const |
|
|
|
Returns this icon's index in the color table.
- Returns:
- This icon's index in the color table.
|
| TInt TPbkIconInfo::DefaultColorIndex | ( | | ) | const |
|
|
|
Returns this icon's index in the color table.
- Returns:
- This icon's index in the color table.
|
| IMPORT_C TInt TPbkIconInfo::IconId | ( | | ) | const |
|
|
|
Returns this icon's id in the bitmap file.
- Returns:
- This icon's id in the bitmap file.
|
| IMPORT_C TInt TPbkIconInfo::MaskId | ( | | ) | const |
|
|
|
Returns this icon's mask id in the bitmap file.
- Returns:
- This icon's mask id in the bitmap file.
|
| IMPORT_C const TDesC& TPbkIconInfo::MbmFileName | ( | | ) | const |
|
|
|
Returns the bitmap file name of this icon.
- Returns:
- The bitmap file name of this icon.
|
| IMPORT_C TPbkIconId TPbkIconInfo::PbkIconInfoId | ( | | ) | const |
|
|
|
Returns the unique Phonebook icon id of this icon.
- Returns:
- The unique Phonebook icon id of this icon.
|
|
|
Returns this icon's skin id.
- Returns:
- This icon's skin id.
|
Friends And Related Function Documentation
The documentation for this class was generated from the following file: