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 & aObserver Provides a means for the LAF to notify the kernel of shutdown-related events.

SaveFromAppSwitch()

IMPORT_C MSaveObserver::TSaveType SaveFromAppSwitch ( ) [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::TSaveType SaveFromViewSwitch ( ) [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()