CSqlSrvDemoAppUi Class Reference

List of all members.

Public Member Functions

void ConstructL ()
 ~CSqlSrvDemoAppUi ()
void HandleCommandL (TInt aCommand)
virtual void HandleResourceChangeL (TInt aType)

Static Public Member Functions

static CWikiDbWikiEngine ()

Detailed Description

CSqlSrvDemoAppUi application UI class. An instance of class CSqlSrvDemoAppUi is the UserInterface part of the AVKON application framework for the SqlSrvDemo example application

Definition at line 40 of file SqlSrvDemoAppUi.h.


Constructor & Destructor Documentation

CSqlSrvDemoAppUi::~CSqlSrvDemoAppUi (  ) 

~CSqlSrvDemoAppUi Destructor.

Definition at line 60 of file SqlSrvDemoAppUi.cpp.


Member Function Documentation

void CSqlSrvDemoAppUi::ConstructL (  ) 

ConstructL. 2nd phase constructor.

Definition at line 36 of file SqlSrvDemoAppUi.cpp.

void CSqlSrvDemoAppUi::HandleCommandL ( TInt  aCommand  ) 

HandleCommandL Takes care of command handling.

Parameters:
aCommand Command to be handled.

Definition at line 70 of file SqlSrvDemoAppUi.cpp.

void CSqlSrvDemoAppUi::HandleResourceChangeL ( TInt  aType  )  [virtual]

HandleResourceChangeL() Called by framework when layout is changed.

Parameters:
aType The type of resources that have changed.

Definition at line 94 of file SqlSrvDemoAppUi.cpp.

CWikiDb & CSqlSrvDemoAppUi::WikiEngine (  )  [static]

WikiEngine() The application's engine to the wikipedia DB

Returns:
the wiki engine

Definition at line 111 of file SqlSrvDemoAppUi.cpp.


Generated by  doxygen 1.6.2