CSkeletonApplication Class Reference

List of all members.

Public Member Functions

TUid AppDllUid () const

Protected Member Functions

CApaDocument * CreateDocumentL ()

Detailed Description

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

Definition at line 40 of file SkeletonApplication.h.


Member Function Documentation

TUid CSkeletonApplication::AppDllUid (  )  const

From CApaApplication, AppDllUid.

Returns:
Application's UID (KUidSkeletonApp).

Definition at line 43 of file SkeletonApplication.cpp.

CApaDocument * CSkeletonApplication::CreateDocumentL (  )  [protected]

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

Returns:
A pointer to the created document object.

Definition at line 31 of file SkeletonApplication.cpp.


Generated by  doxygen 1.6.2