CBSBitmap Class Reference
class CBSBitmap : public CBase |
Constructor & Destructor Documentation
CBSBitmap(TInt, TInt, TInt, TInt)
CBSBitmap | ( | TInt | aBitmapId, |
| TInt | aBitmapMaskId, |
| TInt | aSkinIdMajor, |
| TInt | aSkinIdMinor |
| ) | [private] |
~CBSBitmap()
IMPORT_C | ~CBSBitmap | ( | ) | [virtual] |
Member Functions Documentation
BitmapFileId()
IMPORT_C const TDesC8 & | BitmapFileId | ( | ) | const |
Getter for bitmap file id
BitmapId()
IMPORT_C TInt | BitmapId | ( | ) | const |
BitmapMaskId()
IMPORT_C TInt | BitmapMaskId | ( | ) | const |
Getter for bitmap mask id
ConstructL(const TDesC8 &)
void | ConstructL | ( | const TDesC8 & | aBitmapFileId | ) | [private] |
NewL(TInt, TInt, TInt, TInt, const TDesC8 &)
Parameters
TInt aBitmapId | the bitmap id |
TInt aBitmapMaskId | the bitmap mask id |
TInt aSkinIdMajor | |
TInt aSkinIdMinor | |
const TDesC8 & aBitmapFileId | the bitmap file id |
NewLC(TInt, TInt, TInt, TInt, const TDesC8 &)
Two-phased constructor. NewL
SkinIdMajor()
IMPORT_C TInt | SkinIdMajor | ( | ) | const |
SkinIdMinor()
IMPORT_C TInt | SkinIdMinor | ( | ) | const |
Member Data Documentation
HBufC8 * iBitmapFileId
HBufC8 * | iBitmapFileId | [private] |
TInt
iBitmapMaskId
TInt
| iBitmapMaskId | [private] |
TInt
iSkinIdMajor
TInt
| iSkinIdMajor | [private] |
TInt
iSkinIdMinor
TInt
| iSkinIdMinor | [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.