MMsgEditorModelObserver Class Reference
class MMsgEditorModelObserver |
Defines error handling functions for messaging editors. The default implementation of these functions is in CMsgEditorAppUi base class, but it can be overridden in messaging editors.
Member Functions Documentation
HandleCloseSessionL()
void | HandleCloseSessionL | ( | ) | [pure virtual] |
HandleCorruptedIndexRebuildingL()
void | HandleCorruptedIndexRebuildingL | ( | ) | [pure virtual] |
HandleCorruptedIndexRebuiltL()
void | HandleCorruptedIndexRebuiltL | ( | ) | [pure virtual] |
HandleEntryChangeL()
void | HandleEntryChangeL | ( | ) | [pure virtual] |
HandleEntryDeletedL()
void | HandleEntryDeletedL | ( | ) | [pure virtual] |
HandleEntryMovedL(TMsvId, TMsvId)
void | HandleEntryMovedL | ( | TMsvId | aOldParent, |
| TMsvId | aNewParent |
| ) | [pure virtual] |
HandleGeneralErrorL(TInt)
void | HandleGeneralErrorL | ( | TInt | aErrorCode | ) | [pure virtual] |
HandleMediaAvailableL()
void | HandleMediaAvailableL | ( | ) | [pure virtual] |
HandleMediaChangedL()
void | HandleMediaChangedL | ( | ) | [pure virtual] |
HandleMediaIncorrectL()
void | HandleMediaIncorrectL | ( | ) | [pure virtual] |
HandleMediaUnavailableL()
void | HandleMediaUnavailableL | ( | ) | [pure virtual] |
HandleMtmGroupDeinstalledL()
void | HandleMtmGroupDeinstalledL | ( | ) | [pure virtual] |
HandleServerFailedToStartL()
void | HandleServerFailedToStartL | ( | ) | [pure virtual] |
HandleServerTerminatedL()
void | HandleServerTerminatedL | ( | ) | [pure virtual] |
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.