|
Public Member Functions |
| IMPORT_C TBool | AssignDialNumberL (TInt aLocation, CEikStatusPane *aStatusPane=NULL) |
| | Puts a query on the screen asking for '.
|
| IMPORT_C TInt | ExecuteLD (TContactItemId aId, TInt aFieldIdx) |
| | Runs the Speed Dial Selection Grid Dialog.
|
| IMPORT_C void | Cancel () |
| | Cancels and dismisses this dialog.
|
| IMPORT_C TBool | DialNumberL (TInt aLocation, TDes &aPhoneNumber, CEikStatusPane *aStatusPane=NULL) |
| | The assigned number of the location is obtained.
|
| virtual IMPORT_C | ~CSpdiaControl () |
| | Destructor.
|
| IMPORT_C TBool | VoiceMailL (TDes &aNumber) |
| | The number of voice mail returned, if voice mail is assigned.
|
| IMPORT_C CPbkContactEngine * | PbkEngine () const |
| | Returns the owned Phone Book Engine.
|
| IMPORT_C TInt | Index (TInt aDial) const |
| | The value converted into the index of an array from the location of speeddial is returned.
|
| IMPORT_C TInt | Number (TInt aIndex) const |
| | The value converted into the the location of speeddial from index of an array is returned.
|
| IMPORT_C TContactItemId | ContactId (TInt aIndex) const |
| | Returns the phone book contact item's id.
|
| IMPORT_C const TDesC & | PhoneDialNumber (TInt aDial) const |
| | Returns the phone number of a speed dial contact.
|
| IMPORT_C const TDesC & | PhoneNumber (TInt aIndex) const |
| | Returns the phone number of a speed dial contact.
|
| IMPORT_C HBufC * | ContactTitleL (TContactItemId aCid, TBool aUnnamed) |
| | Gets a title text from contact item's id.
|
| IMPORT_C TInt | IconIndex (TInt aIndex) const |
| | Returns the icon index of a grid array.
|
| IMPORT_C TInt | ThumbIndex (TInt aIndex) const |
| | Returns the thumbnail index of a grid array.
|
| IMPORT_C CArrayPtr< CGulIcon > * | IconArray () const |
| | Returns the array of icons.
|
| IMPORT_C TBool | CreateGridDataL (CAknGrid *aGrid, TBool aIndex) |
| | Icons, thumbnails and text array for the grid are created.
|
| IMPORT_C TBool | AssignDialIndexL (TInt aIndex) |
| | Assigns the index data at the index in the phone book's contact entry.
|
| IMPORT_C TBool | RemoveDialIndexL (TInt aIndex, TBool aConfirmation=ETrue) |
| | Removes a speed dial from the phone book's contact entry.
|
| IMPORT_C TBool | AssignNumberL (TInt aIndex, CEikStatusPane *aStatusPane, CCoeControl *aContainer, TBool aConfirmation) |
| | deprecated - do not use
|
| IMPORT_C void | ApplyCellSpdiaPaneStyleL (CAknGrid &aListBox, TSize &aSize) |
| IMPORT_C void | DrawShadow (CWindowGc &aGc, const TSize &aSize) |
| IMPORT_C void | SetLayout (const TRect &aRect) |
| | The position which a shadow draws is set up.
|
| IMPORT_C TInt | Size () const |
| | deprecated - do not use
|
| IMPORT_C TInt | VMBoxPosition () const |
| | Returns the position of voice mail box.
|
| IMPORT_C TInt | SpdIconIndex (TInt aIndex) const |
| | Returns the icon index of grid array.
|
| IMPORT_C TInt | NumberType (TInt aIndex) const |
| | Returns type of the phone number.
|
| IMPORT_C void | DeleteIconArray () |
| | Build ver 2.6 .
|
| IMPORT_C void | ReloadIconArray () |
| | Build ver 2.6 .
|
| IMPORT_C TInt | VoiceMailType () |
| IMPORT_C TInt | GetSpdCtrlLastError () |
| | Returns last error.
|
| IMPORT_C TBool | CheckingIfPopUpNeeded () |
| | Internal rutine to check if pop up has to be shown to enable the One-Key-Dialling setting.
|
| TBool | CreateDataL (const CAknGrid &aGrid) |
| | Creates a grid itemArray.
|
| TBool | ConfirmationNumberL (TInt aIndex, TInt aId, TInt aPromptId) |
| | Display confirmation dialog from id's.
|
| void | DrawShadow (CWindowGc &aGc) const |
| | Thumbnail's shadow is drawn.
|
Static Public Member Functions |
| static IMPORT_C CSpdiaControl * | NewL () |
| | Creates a new instace of this class.
|
| static IMPORT_C CSpdiaControl * | NewL (CPbkContactEngine &aPbkEngine) |
| | Creates a new instace of this class.
|