class LafShutdown |
Device shutdown LAF support.
Public Member Functions | |
---|---|
IMPORT_C CLafShutdownManagerBase * | CreateShutdownManager(MShutdownEventObserver &) |
IMPORT_C MSaveObserver::TSaveType | SaveFromAppSwitch() |
IMPORT_C MSaveObserver::TSaveType | SaveFromViewSwitch() |
IMPORT_C CLafShutdownManagerBase * | CreateShutdownManager | ( | MShutdownEventObserver & | aObserver | ) | [static] |
Creates a shutdown manager.
MShutdownEventObserver & aObserver | Provides a means for the LAF to notify the kernel of shutdown-related events. |
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.
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()
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.