CMsgAttaListItemArray Class Reference

class CMsgAttaListItemArray : public CBase

Attachment list item.

Inherits from

  • CMsgAttaListItemArray

Constructor & Destructor Documentation

CMsgAttaListItemArray(CMsgAttachmentModel &, CArrayPtr< CGulIcon > *)

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

Parameters

CMsgAttachmentModel & aAttachmentModel
CArrayPtr< CGulIcon > * aIconArray

~CMsgAttaListItemArray()

IMPORT_C~CMsgAttaListItemArray()[virtual]

Member Functions Documentation

ConstructL()

IMPORT_C voidConstructL()

MdcaCount()

IMPORT_C TIntMdcaCount()const

MdcaPoint(TInt)

TPtrC MdcaPoint(TIntaIndex)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]