CTiltMeApplication Class Reference

List of all members.

Public Member Functions

TUid AppDllUid () const

Protected Member Functions

CApaDocument * CreateDocumentL ()

Detailed Description

CTiltMeApplication application class. Provides factory to create concrete document object. An instance of CTiltMeApplication is the application part of the AVKON application framework for the TiltMe example application.

Definition at line 52 of file TiltMeApplication.h.


Member Function Documentation

TUid CTiltMeApplication::AppDllUid (  )  const

From CApaApplication, AppDllUid.

Returns:
Application's UID (KUidTiltMeApp).

Definition at line 55 of file TiltMeApplication.cpp.

CApaDocument * CTiltMeApplication::CreateDocumentL (  )  [protected]

From CApaApplication, CreateDocumentL. Creates CTiltMeDocument document object. The returned pointer in not owned by the CTiltMeApplication object.

Returns:
A pointer to the created document object.

Definition at line 43 of file TiltMeApplication.cpp.


Generated by  doxygen 1.6.2