| class CPhCntSpeedDialMonitor : public CBase |
It defines interface for speed dial for phone app.
| Public Member Functions | |
|---|---|
| TInt | AssignSpeedDialFieldL ( TInt , TDes &) |
| TInt | AssignSpeedDialFieldL ( TInt , TDes &, TSpdDialFieldInfo &) |
| void | Cancel () |
| CEikImage * | CreateNumberTypeIconLC ( TInt ) |
| TInt | GetSpeedDialFieldL ( TInt , TDes &) |
| TInt | GetSpeedDialFieldL ( TInt , TDes &, TSpdDialFieldInfo &) |
| TInt | AssignSpeedDialFieldL | ( | TInt | aSpeedDialPosition, |
| TDes & | aPhoneNumber | |||
| ) | [pure virtual] | |||
Assigns phone number to speed dial location
| TInt | AssignSpeedDialFieldL | ( | TInt | aSpeedDialPosition, |
| TDes & | aPhoneNumber, | |||
| TSpdDialFieldInfo & | aFieldInfo | |||
| ) | [pure virtual] | |||
Assigns phone number to speed dial location
| TInt aSpeedDialPosition | the speed dial position |
| TDes & aPhoneNumber | |
| TSpdDialFieldInfo & aFieldInfo |
| CEikImage * | CreateNumberTypeIconLC | ( | TInt | aNumberType | ) | [pure virtual] |
Create number type icon from phone book view
| TInt aNumberType | the number type |
| TInt | GetSpeedDialFieldL | ( | TInt | aSpeedDialPosition, |
| TDes & | aPhoneNumber | |||
| ) | [pure virtual] | |||
Gets the speed dial number.
| TInt | GetSpeedDialFieldL | ( | TInt | aSpeedDialPosition, |
| TDes & | aPhoneNumber, | |||
| TSpdDialFieldInfo & | aFieldInfo | |||
| ) | [pure virtual] | |||
Gets the speed dial number.
| TInt aSpeedDialPosition | a speed dial position |
| TDes & aPhoneNumber | |
| TSpdDialFieldInfo & aFieldInfo |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.