CDBMSAppUi Class Reference

List of all members.

Public Member Functions

void ConstructL ()
 CDBMSAppUi ()
 ~CDBMSAppUi ()
void DynInitMenuPaneL (TInt aResourceId, CEikMenuPane *aMenuPane)
void HandleCommandL (TInt aCommand)
void HandleStatusPaneSizeChange ()

Detailed Description

Class: CEComCalculatorAppUi

Description: An instance of class CDBMSAppUi is the UserInterface part of the AVKON application framework for the DBMS example application.

The relevant part of this example is the database engine class CDBMSDb in DBEngine.h. The GUI is only a simple tester for the engine.

Definition at line 57 of file DBMSAppui.h.


Constructor & Destructor Documentation

CDBMSAppUi::CDBMSAppUi (  ) 

Function: CDBMSAppUi

Description: 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 78 of file DBMSAppui.cpp.

CDBMSAppUi::~CDBMSAppUi (  ) 

Member Function Documentation

void CDBMSAppUi::ConstructL (  ) 

Function: ConstructL

Description: Perform the second phase construction of a CDBMSAppUi object. This needs to be public due to the way the framework constructs the AppUi.

Definition at line 58 of file DBMSAppui.cpp.

void CDBMSAppUi::DynInitMenuPaneL ( TInt  aResourceId,
CEikMenuPane *  aMenuPane 
)
void CDBMSAppUi::HandleCommandL ( TInt  aCommand  ) 
void CDBMSAppUi::HandleStatusPaneSizeChange (  ) 

Generated by  doxygen 1.6.2