Link against: avkon.lib eikcdlg.lib eikctl.lib
None
#include <AknWaitNoteWrapper.h>
Public Member Functions |
|
virtual void | StepL ()=0 |
Completes one cycle of the process. |
|
virtual TBool | IsProcessDone () const =0 |
Return true when the process is done. |
|
virtual void | ProcessFinished () |
Callback when the process is finished. |
|
virtual void | DialogDismissedL (TInt) |
Callback when the dialog is dismissed. |
|
virtual TInt | CycleError (TInt aError) |
Handles error occurred in StepL. |
|
Handles error occurred in StepL.
|
|
Callback when the dialog is dismissed. |
|
Return true when the process is done. |
|
Callback when the process is finished. |
|
Completes one cycle of the process. |