TBrCtlImageCarrier Class Reference
TheTBrCtlImageCarrier class used to give the information about the image.
#include <brctldialogsprovider.h>
@lib BrowserEngine.lib
@since 2.8
@file brctldialogsprovider.h
*
Constructor & Destructor Documentation
TBrCtlImageCarrier(const TDesC8 &, const TDesC &, const TDesC &, TBrCtlImageType, const TDesC &)
Parameters
const TDesC8 & aRawData | The image data |
const TDesC & aUrl | The url of the image |
const TDesC & aAltText | The alt text of the image |
TBrCtlImageType aImageType | The type of the image |
const TDesC & aContentType | |
Member Functions Documentation
AltText()
const TDesC & | AltText | ( | ) | const [inline] |
Provides the alt text of the image
- Since
- 3.0
ContentType()
const TDesC & | ContentType | ( | ) | const [inline] |
Provides the content type of the image
- Since
- 3.1
ImageType()
Provides the type of the image
- Since
- 3.0
RawData()
const TDesC8 & | RawData | ( | ) | const [inline] |
Provides the image data
- Since
- 3.0
Url()
const TDesC & | Url | ( | ) | const [inline] |
Provides the url of the image
- Since
- 3.0
Member Data Documentation
TPtrC
iContentType
TPtrC
| iContentType | [private] |
TBrCtlImageType
iImageType
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.