CSqlSrvDemoApplication Class Reference

List of all members.

Public Member Functions

TUid AppDllUid () const

Protected Member Functions

CApaDocument * CreateDocumentL ()

Detailed Description

An instance of CSqlSrvDemoApplication is the application part of the AVKON application framework for the SqlSrvDemo example application

Definition at line 38 of file SqlSrvDemoApplication.h.


Member Function Documentation

TUid CSqlSrvDemoApplication::AppDllUid (  )  const

AppDllUid

Returns:
returns application's UID (KUidAknExMenu).

Definition at line 41 of file SqlSrvDemoApplication.cpp.

CApaDocument * CSqlSrvDemoApplication::CreateDocumentL (  )  [protected]

CreateDocumentL Creates CSqlSrvDemoDocument document object. The returned pointer in not owned by the CSqlSrvDemoApplication object.

Returns:
A pointer to the created document object.

Definition at line 31 of file SqlSrvDemoApplication.cpp.


Generated by  doxygen 1.6.2