SwiUI::CommonUI::MCUICancellable Class Reference

class SwiUI::CommonUI::MCUICancellable
Since
3.0

Member Functions Documentation

CancelEngine()

void CancelEngine ( ) [pure virtual]
Cancel engine.
Since
3.0

ForceCancel()

void ForceCancel ( ) [pure virtual]
Perform forced cancel. Called when nothing else has worked.
Since
3.0

IsShowingDialog()

TBool IsShowingDialog ( ) [pure virtual]
Indicates if a modal dialog is currently shown.
Since
3.0

StartedCancellingL()

void StartedCancellingL ( ) [pure virtual]
Called to indicate that the cancelling progress has been started.
Since
3.0