class CPhCntFactory : public CBase |
Factory class for creating phonebook related classes.
CPhCntContactDataSelection * | CreateContactDataSelectionL | ( | ) | [pure virtual] |
Creates service to get user to select data from contact.
CPhCntContactId * | CreateContactIdL | ( | ) | [pure virtual] |
Creates contact id instance.
CPhCntContactId * | CreateContactIdL | ( | TContactItemId | aContactId | ) | [pure virtual] |
Creates an contact id instance.
TContactItemId aContactId |
CPhCntContactId * | CreateContactIdL | ( | const TDesC8 & | aContactId | ) | [pure virtual] |
Create and contact id instance from contact link.
const TDesC8 & aContactId |
CPhCntMatcher * | CreateContactMatcherL | ( | ) | [pure virtual] |
Creates an instance of Contact Matcher
MPhCntStoreLoader * | CreateContactStoreLoaderL | ( | ) | [pure virtual] |
Creates a service to load contact stores.
CPhCntMmiSecurity * | CreateMmiSecurityL | ( | ) | [pure virtual] |
Creates mmi security.
void | CreatePhonebookServicesL | ( | ) | [pure virtual] |
Creates a phonebook service and opens contact stores.
CPhCntProfileEngine * | CreateProfileEngineL | ( | ) | [pure virtual] |
Creates an instance of profile engine.
CBase * | CreateProfileEngineNotifyHandlerL | ( | MProfileChangeObserver * | aObserver | ) | [pure virtual] |
Creates an instance of profile engine notify handler.
MProfileChangeObserver * aObserver | observer to be notified of profile changes. |
CPhoneCntSaveAddToName * | CreateSaveAddToNameL | ( | ) | [pure virtual] |
Creates save and add to name-object.
CPhCntSingleItemFetch * | CreateSingleItemFetchL | ( | ) | [pure virtual] |
Creates single item fetcher.
CPhCntSpeedDialMonitor * | CreateSpeedDialMonitorL | ( | ) | [pure virtual] |
Creates speed dial monitor.
CPhCntThumbnailLoader * | CreateThumbnailLoaderL | ( | MPhCntThumbnailLoaderObserver & | aObserver | ) | [pure virtual] |
Creates thumbnail loader.
MPhCntThumbnailLoaderObserver & aObserver | observer. |
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.