TImageParameterData Class Reference
class TImageParameterData
|
Constructor & Destructor Documentation
TImageParameterData()
TImageParameterData
|
(
|
)
|
[inline]
|
Member Functions Documentation
ContentId()
const
TDesC
&
|
ContentId
|
(
|
)
|
const [inline]
|
Data()
Retrieves a pointer to the data from the source descriptor.
-
panic
-
EUndefinedSourceType The source has not been defined as a data source.
FileHandle()
RFile
&
|
FileHandle
|
(
|
)
|
const
|
Filename()
const
TDesC
&
|
Filename
|
(
|
)
|
const
|
Retrieves a pointer to the filename from the source descriptor.
-
panic
-
EUndefinedSourceType The source has not been defined as a file source.
ImageSubType()
const
TUid
|
ImageSubType
|
(
|
)
|
const [inline]
|
ImageType()
const
TUid
|
ImageType
|
(
|
)
|
const [inline]
|
Intent()
ContentAccess::TIntent
|
Intent
|
(
|
)
|
const [inline]
|
IsDataTypeDefined()
TBool
|
IsDataTypeDefined
|
(
|
)
|
const [inline]
|
IsUIEnabled()
TBool
|
IsUIEnabled
|
(
|
)
|
const [inline]
|
MimeType()
const
TDesC8
&
|
MimeType
|
(
|
)
|
const [inline]
|
SetContentId(const TDesC &)
void
|
SetContentId
|
(
|
const
TDesC
&
|
aContentId
|
)
|
[inline]
|
SetData(const TDesC8 &)
void
|
SetData
|
(
|
const
TDesC8
&
|
aData
|
)
|
|
SetEnableUI(TBool)
void
|
SetEnableUI
|
(
|
TBool
|
aEnableUI
|
)
|
[inline]
|
SetFileHandle(RFile &)
void
|
SetFileHandle
|
(
|
RFile
&
|
aFileHandle
|
)
|
|
SetFilename(const TDesC &)
void
|
SetFilename
|
(
|
const
TDesC
&
|
aFilenamePtr
|
)
|
|
Parameters
const
TDesC
& aFilenamePtr
|
|
SetImageType(TUid, TUid)
void
|
SetImageType
|
(
|
TUid
|
aImageType,
|
|
TUid
|
aImageSubType = KNullUid
|
|
)
|
|
Parameters
TUid
aImageType
|
|
TUid
aImageSubType = KNullUid
|
|
SetIntent(ContentAccess::TIntent)
void
|
SetIntent
|
(
|
ContentAccess::TIntent
|
aIntent
|
)
|
[inline]
|
Parameters
ContentAccess::TIntent
aIntent
|
|
SetMimeType(const TDesC8 &)
void
|
SetMimeType
|
(
|
const
TDesC8
&
|
aMimeType
|
)
|
[inline]
|
Member Data Documentation
TPtrC
iContentId
TPtrC
|
iContentId
|
[private]
|
TBool
iEnableUI
TBool
|
iEnableUI
|
[private]
|
RFile * iFileHandle
RFile
*
|
iFileHandle
|
[private]
|
TPtrC
iFilename
TPtrC
|
iFilename
|
[private]
|
CImageDisplayPlugin::TImageSourceType
iImageParameterDataFlag
TUid
iImageSubType
TUid
|
iImageSubType
|
[private]
|
TUid
iImageType
TUid
|
iImageType
|
[private]
|
ContentAccess::TIntent
iIntent
ContentAccess::TIntent
|
iIntent
|
[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.