CThreadAOAppUi Class Reference

List of all members.

Public Member Functions

void ConstructL ()
 CThreadAOAppUi ()
 ~CThreadAOAppUi ()
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 24 of file threadaoappui.h.


Constructor & Destructor Documentation

CThreadAOAppUi::CThreadAOAppUi (  ) 

CThreadAOAppUi()

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 76 of file threadaoappui.cpp.

CThreadAOAppUi::~CThreadAOAppUi (  ) 

~CThreadAOAppUi

discussion Destroy the object

Definition at line 85 of file threadaoappui.cpp.


Member Function Documentation

void CThreadAOAppUi::ConstructL (  ) 

ConstructL()

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

Definition at line 28 of file threadaoappui.cpp.

void CThreadAOAppUi::HandleCommandL ( TInt  aCommand  ) 

HandleCommandL()

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

Definition at line 105 of file threadaoappui.cpp.


Generated by  doxygen 1.6.2