CMsgAttaListItemArray Class Reference

class CMsgAttaListItemArray : public CBase

Attachment list item.

Inherits from

Constructor & Destructor Documentation

CMsgAttaListItemArray(CMsgAttachmentModel &, CArrayPtr< CGulIcon > *)

IMPORT_C CMsgAttaListItemArray ( CMsgAttachmentModel & aAttachmentModel,
CArrayPtr < CGulIcon > * aIconArray
) [protected]

Parameters

CMsgAttachmentModel & aAttachmentModel
CArrayPtr < CGulIcon > * aIconArray

~CMsgAttaListItemArray()

IMPORT_C ~CMsgAttaListItemArray ( ) [virtual]

Member Functions Documentation

ConstructL()

IMPORT_C void ConstructL ( )

MdcaCount()

IMPORT_C TInt MdcaCount ( ) const

MdcaPoint(TInt)

TPtrC MdcaPoint ( TInt aIndex ) const

Parameters

TInt aIndex

NewL(CMsgAttachmentModel &, CArrayPtr< CGulIcon > *)

IMPORT_C CMsgAttaListItemArray * NewL ( CMsgAttachmentModel & aAttachmentModel,
CArrayPtr < CGulIcon > * aIconArray
) [static]

Parameters

CMsgAttachmentModel & aAttachmentModel
CArrayPtr < CGulIcon > * aIconArray

Member Data Documentation

CMsgAttachmentModel & iAttachmentModel

CMsgAttachmentModel & iAttachmentModel [protected]

CArrayPtr< CGulIcon > * iIconArray

CArrayPtr < CGulIcon > * iIconArray [protected]

TDes * iListItemText

TDes * iListItemText [protected]