MAknBackgroundProcess Class Reference
class MAknBackgroundProcess |
Abstract process divided into steps.
Member Functions Documentation
CycleError(TInt)
TInt
| CycleError | ( | TInt | aError | ) | [inline, virtual] |
Handles error occurred in StepL
Parameters
TInt aError | error code that occurred |
DialogDismissedL(TInt)
void | DialogDismissedL | ( | TInt | | ) | [inline, virtual] |
Callback when the dialog is dismissed
IsProcessDone()
TBool
| IsProcessDone | ( | ) | const [pure virtual] |
Return true when the process is done.
ProcessFinished()
void | ProcessFinished | ( | ) | [inline, virtual] |
Callback when the process is finished.
StepL()
void | StepL | ( | ) | [pure virtual] |
Completes one cycle of the process.
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.