API published in: S60 1st Ed
Link against: avkon.lib eikctl.lib eikcdlg.lib
Required Capabilities
None
#include <aknwaitnotewrapper.h>
Inherits MProgressDialogCallback.
Public Member Functions |
|
IMPORT_C | ~CAknWaitNoteWrapper () |
IMPORT_C TBool | ExecuteL (TInt aResId, MAknBackgroundProcess &aBackgroundProcess, TBool aVisibilityDelayOff=EFalse, const CAknNoteDialog::TTone &aTone=CAknNoteDialog::ENoTone) |
Executes the wait note and calls the cycle callback. |
|
IMPORT_C TBool | ExecuteL (TInt aResId, MAknBackgroundProcess &aBackgroundProcess, const TDesC &aPrompt, TBool aVisibilityDelayOff=EFalse, const CAknNoteDialog::TTone &aTone=CAknNoteDialog::ENoTone) |
Executes the wait note and calls the cycle callback. |
|
CAknWaitDialog * | WaitDialog () const |
Return pointer to dialog. |
|
Static Public Member Functions |
|
static IMPORT_C CAknWaitNoteWrapper * | NewL () |
|
|
Executes the wait note and calls the cycle callback. Dynamically set note prompt.
|
|
Executes the wait note and calls the cycle callback.
|
|
|
Return pointer to dialog. |