CTxtViewerAppUi Class Reference

List of all members.

Public Member Functions

CTxtViewerDocumentDocument () const
 CTxtViewerAppUi ()
virtual ~CTxtViewerAppUi ()

Protected Member Functions

virtual TKeyResponse HandleKeyEventL (const TKeyEvent &aKeyEvent, TEventCode aType)
virtual void HandleCommandL (TInt aCommand)
virtual void DynInitMenuPaneL (TInt aMenuId, CEikMenuPane *aMenuPane)
void HandleStatusPaneSizeChange ()
virtual void ConstructL ()

Detailed Description

CTxtViewerAppUi Inherited from CMsgEditorAppUi

Definition at line 77 of file TxtViewerAppUi.h.


Constructor & Destructor Documentation

CTxtViewerAppUi::CTxtViewerAppUi (  ) 

C++ default constructor.

Definition at line 41 of file TxtViewerAppUi.cpp.

CTxtViewerAppUi::~CTxtViewerAppUi (  )  [virtual]

Destructor.

Definition at line 56 of file TxtViewerAppUi.cpp.


Member Function Documentation

TKeyResponse CTxtViewerAppUi::HandleKeyEventL ( const TKeyEvent &  aKeyEvent,
TEventCode  aType 
) [protected, virtual]

From CCoeAppUi

Parameters:
aKeyEvent look from CCoeAppUi
aType look from CCoeAppUi
Returns:
TKeyResponse look from CCoeAppUi

Definition at line 140 of file TxtViewerAppUi.cpp.

void CTxtViewerAppUi::HandleCommandL ( TInt  aCommand  )  [protected, virtual]

From CEikAppUi

Parameters:
aCommand look from CEikAppUi

Definition at line 104 of file TxtViewerAppUi.cpp.

void CTxtViewerAppUi::DynInitMenuPaneL ( TInt  aMenuId,
CEikMenuPane *  aMenuPane 
) [protected, virtual]

From MEikMenuObserver

Parameters:
aMenuId look from MEikMenuObserver
aMenuPane look from MEikMenuObserver

Definition at line 82 of file TxtViewerAppUi.cpp.

void CTxtViewerAppUi::HandleStatusPaneSizeChange (  )  [protected]

From CEikAppUi

Definition at line 244 of file TxtViewerAppUi.cpp.

void CTxtViewerAppUi::ConstructL (  )  [protected, virtual]

By default Symbian OS constructor is private.

Definition at line 46 of file TxtViewerAppUi.cpp.


Generated by  doxygen 1.6.2