CMainView Class Reference

List of all members.

Public Member Functions

 ~CMainView ()
TUid Id () const
void HandleCommandL (TInt aCommand)

Static Public Member Functions

static CMainViewNewL ()
static CMainViewNewLC ()

Detailed Description

Class: CMainView

Discussion: Simple view from which all other examples can be launched.

Definition at line 29 of file MainView.h.


Constructor & Destructor Documentation

CMainView::~CMainView (  ) 

Destructor

Definition at line 49 of file MainView.cpp.


Member Function Documentation

CMainView * CMainView::NewL (  )  [static]

Symbian two phase construction

Definition at line 26 of file MainView.cpp.

CMainView * CMainView::NewLC (  )  [static]

Symbian two phase construction

Definition at line 34 of file MainView.cpp.

TUid CMainView::Id (  )  const

Return View Id

Definition at line 60 of file MainView.cpp.

void CMainView::HandleCommandL ( TInt  aCommand  ) 

Handle Commands

CMainView::HandleCommandL(TInt aCommand) Here we handle commands for this view. Each view has their own HandleCommandL()

Definition at line 71 of file MainView.cpp.


Generated by  doxygen 1.6.2