CGlxImageViewerManager Class Reference
class CGlxImageViewerManager : public CBase |
Constructor & Destructor Documentation
CGlxImageViewerManager()
CGlxImageViewerManager | ( | ) | [private] |
Constructor for performing 1st stage construction
~CGlxImageViewerManager()
~CGlxImageViewerManager | ( | ) | |
Member Functions Documentation
ConstructL()
void | ConstructL | ( | ) | [private] |
EPOC default constructor for performing 2nd stage construction
DeleteInstance(void)
IMPORT_C void | DeleteInstance | ( | void | | ) | |
ImageFileHandle()
IMPORT_C RFile64 & | ImageFileHandle | ( | ) | |
ImageUri()
IMPORT_C HBufC * | ImageUri | ( | ) | |
IsPrivate()
IMPORT_C TBool | IsPrivate | ( | ) | |
IsPrivateGif()
IMPORT_C TBool | IsPrivateGif | ( | ) | |
SetImageFileHandleL(const RFile &)
IMPORT_C void | SetImageFileHandleL | ( | const RFile & | aFileHandle | ) | |
Parameters
const RFile & aFileHandle | |
SetImageUriL(const TDesC &)
IMPORT_C void | SetImageUriL | ( | const TDesC & | aFileName | ) | |
Member Data Documentation
HBufC * iImageUri
HBufC * | iImageUri | [private] |
TBool
iIsPrivate
TBool
| iIsPrivate | [private] |
Flag that stores if the image file is in a private folder. ETrue means the image is private, else EFalse
TBool
iIsPrivateGif
TBool
| iIsPrivateGif | [private] |
Flag that stores if the gif file is in a private folder. ETrue means the gif is from private path, else EFalse
ContentAccess::CManager * iManager
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.