TApaModelDoorFactory Class Reference
class TApaModelDoorFactory : public MPictureFactory |
A factory class for instantiating and restoring an application's door using the application's model.
Constructor & Destructor Documentation
TApaModelDoorFactory(const MApaModelHeaderFactory *)
Parameters
const MApaModelHeaderFactory * aFactory | A pointer to a factory object for constructing the application model wrapper object, also known as the application model header, a CApaModelHeader type. The application model wrapper is provided by the application model (not the application UI), and supplies the knowledge for internalizing the application model data from an embedded store. |
Member Functions Documentation
NewPictureL(TPictureHeader &, const CStreamStore &)
Parameters
TPictureHeader & aPictureHeader | The header identifying the door to be restored. The UID identifying the door must be KUidPictureTypeDoor, otherwise the function leaves with KErrNotSupported. On entry, the door picture must be represented by a stream ID, otherwise the function leaves with KErrBadHandle; on return, the door picture is represented by a pointer to an internalized CApaModelDoor object. |
const CStreamStore & aPictureStore | The store from which the door will be restored. |
Member Data Documentation
const MApaModelHeaderFactory * iHeaderFactory
TInt
iTApaModelDoorFactory_Reserved1
TInt
| iTApaModelDoorFactory_Reserved1 | [private] |
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.