CThreadAppUi Class Reference

List of all members.

Public Member Functions

void ConstructL ()
 CThreadAppUi ()
 ~CThreadAppUi ()
void HandleCommandL (TInt aCommand)

Detailed Description

An instance of class CThreadAppUi is the UserInterface part of the AVKON application framework for the Thread example application

Definition at line 29 of file threadappui.h.


Constructor & Destructor Documentation

CThreadAppUi::CThreadAppUi (  ) 

CThreadAppUi()

discussion Perform the first phase of two phase construction. This needs to be public due to the way the framework constructs the AppUi

Definition at line 43 of file threadappui.cpp.

CThreadAppUi::~CThreadAppUi (  ) 

~CThreadAppUi

discussion Destroy the object

Definition at line 53 of file threadappui.cpp.


Member Function Documentation

void CThreadAppUi::ConstructL (  ) 

ConstructL()

discussion Perform the second phase construction of a CThreadAppUi object. This needs to be public due to the way the framework constructs the AppUi

Definition at line 26 of file threadappui.cpp.

void CThreadAppUi::HandleCommandL ( TInt  aCommand  ) 

HandleCommandL()

discussion Handle user menu selections param aCommand The enumerated code for the option selected

Definition at line 72 of file threadappui.cpp.


Generated by  doxygen 1.6.2