MEikPictureFactory Class Reference
Provides the support for embedding something other than a CApaDoor.
Member Functions Documentation
EditL(const TPictureHeader &, TBool)
Enables editing/viewing of an object
Parameters
const TPictureHeader & aPictureHeader | The picture header. |
TBool aReadOnly | ETrue if object is read only, otherwise EFalse. |
Id()
IMPORT_C TUid | Id | ( | ) | const [virtual] |
Gets the Id of the picture factory.
InsertL(TUid, CBase *)
Inserts a new picture object.
Ownership of aData transfers immediately the function is called.
Parameters
TUid aPictureType | The picture type. |
CBase * aData | The base address of the data. |
MEikPictureFactory_Reserved_1()
IMPORT_C void | MEikPictureFactory_Reserved_1 | ( | ) | [private, virtual] |
MEikPictureFactory_Reserved_2()
IMPORT_C void | MEikPictureFactory_Reserved_2 | ( | ) | [private, virtual] |
PictureFactory(TUid)
Gets a pointer to the picture factory.
Use of this function does not transfer ownership of the picture factory to the caller.
Parameters
TUid aPictureType | The picture type. |
SupportsPictureType(TUid)
TBool
| SupportsPictureType | ( | TUid | aPictureType | ) | const [pure virtual] |
Tests if the factory supports the specified picture type.
Parameters
TUid aPictureType | The picture type. |
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.