SwiUI::CommonUI::MCUICancellable Class Reference

class SwiUI::CommonUI::MCUICancellable
Since
3.0
Public Member Functions
voidCancelEngine()
voidForceCancel()
TBool IsShowingDialog()
voidStartedCancellingL()

Member Functions Documentation

CancelEngine()

voidCancelEngine()[pure virtual]
Cancel engine.
Since
3.0

ForceCancel()

voidForceCancel()[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()

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