CPbkSingleEntryFetchDlg Class Reference
class CPbkSingleEntryFetchDlg : public CBase |
Phonebook Single Entry Fetch API. This class is used to construct a Phonebook UI dialog where the user is able to select a single contact entry from a contact list. The user selection is then returned to the client.
Nested Classes and Structures
Constructor & Destructor Documentation
CPbkSingleEntryFetchDlg(TParams &)
CPbkSingleEntryFetchDlg | ( | TParams & | aParams | ) | [private] |
~CPbkSingleEntryFetchDlg()
~CPbkSingleEntryFetchDlg | ( | ) | |
Destructor. Also cancels this dialog and makes ExecuteLD return.
Member Functions Documentation
ConstructL()
void | ConstructL | ( | ) | [private] |
ExecuteLD()
Executes this dialog. NOTE: this object is deleted when ExecuteLD returns or leaves! NOTE: current status pane layout is replaced with the Phonebook one. Restoring the original pane is left to be the responsibility of the caller.
NewL(TParams &)
Creates a new single entry fetch dialog.
TParams
Panic(TInt)
void | Panic | ( | TInt | aReason | ) | [private, static] |
ResetWhenDestroyed(CPbkSingleEntryFetchDlg **)
Sets *aSelfPtr to NULL when this dialog is destroyed. !aSelfPtr || *aSelfPtr==this
SetMopParent(MObjectProvider *)
Member Data Documentation
CContactViewBase * iContactView
CContactViewBase * | iContactView | [private] |
TBool * iDestroyedPtr
TBool * | iDestroyedPtr | [private] |
CPbkFetchDlg * iFetchDlg
CPbkFetchDlg * | iFetchDlg | [private] |
MObjectProvider * iObjectProvider
CPbkContactEngine * iOwnPbkEngine
CPbkContactEngine * iPbkEngine
CPbkSingleEntryFetchDlg ** iSelfPtr
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.