CCoverflowApplication Class Reference

List of all members.

Public Member Functions

TUid AppDllUid () const

Protected Member Functions

CApaDocument * CreateDocumentL ()
virtual TFileName ResourceFileName () const

Detailed Description

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

Definition at line 30 of file coverflowapplication.h.


Member Function Documentation

TUid CCoverflowApplication::AppDllUid (  )  const

From CApaApplication, AppDllUid.

Returns:
Application's UID (KUidCoverflowApp).

Definition at line 43 of file coverflowapplication.cpp.

CApaDocument * CCoverflowApplication::CreateDocumentL (  )  [protected]

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

Returns:
A pointer to the created document object.

Definition at line 31 of file coverflowapplication.cpp.


Generated by  doxygen 1.6.2