CLogView Class Reference

List of all members.

Public Member Functions

 ~CLogView ()
TUid Id () const
void HandleCommandL (TInt aCommand)
void DoActivateL (const TVwsViewId &aPrevViewId, TUid aCustomMessageId, const TDesC8 &aCustomMessage)
void DoDeactivate ()
void SizeChanged ()
void DrawTextL (const TDesC &aText)
void DrawUnderlinedTextL (const TDesC &aText)
void DrawTextWithoutCarriageL (const TDesC &aText)
void AddCarriageReturnL ()
void LogEventBeginningL ()

Static Public Member Functions

static CLogViewNewL ()
static CLogViewNewLC ()

Detailed Description

Log view that uses RichTextEditor.

Definition at line 17 of file SMSExampleLogView.h.


Constructor & Destructor Documentation

CLogView::~CLogView (  ) 

Member Function Documentation

CLogView * CLogView::NewL (  )  [static]

Create a CLogView object

Returns:
a pointer to the created instance of CLogView

Definition at line 20 of file SMSExampleLogView.cpp.

CLogView * CLogView::NewLC (  )  [static]

Create a CLogView object

Returns:
a pointer to the created instance of CLogView

Definition at line 32 of file SMSExampleLogView.cpp.

TUid CLogView::Id (  )  const
void CLogView::HandleCommandL ( TInt  aCommand  ) 
void CLogView::DoActivateL ( const TVwsViewId &  aPrevViewId,
TUid  aCustomMessageId,
const TDesC8 &  aCustomMessage 
)
void CLogView::DoDeactivate (  ) 
void CLogView::DrawTextL ( const TDesC &  aText  ) 
void CLogView::DrawUnderlinedTextL ( const TDesC &  aText  ) 
void CLogView::DrawTextWithoutCarriageL ( const TDesC &  aText  ) 
void CLogView::AddCarriageReturnL (  ) 
void CLogView::LogEventBeginningL (  ) 

Generated by  doxygen 1.6.2