LafShutdown Class Reference

class LafShutdown

Device shutdown LAF support.

Member Functions Documentation

CreateShutdownManager(MShutdownEventObserver &)

IMPORT_C CLafShutdownManagerBase *CreateShutdownManager(MShutdownEventObserver &aObserver)[static]

Creates a shutdown manager.

Parameters

MShutdownEventObserver & aObserverProvides a means for the LAF to notify the kernel of shutdown-related events.

SaveFromAppSwitch()

IMPORT_C MSaveObserver::TSaveTypeSaveFromAppSwitch()[static]

Tests if the current application should be asked to save when an application switch occurs.

This is called when an application switch occurs.

SaveFromViewSwitch()

IMPORT_C MSaveObserver::TSaveTypeSaveFromViewSwitch()[static]

Tests if the current application should be asked to save when a view change occurs.

This is called when a view change occurs.

CCoeAppUi::ActivateViewL() CEikDocument::SaveL()