CGfxWorkbenchApplication Class Reference

List of all members.

Public Member Functions

TUid AppDllUid () const

Protected Member Functions

CApaDocument * CreateDocumentL ()

Detailed Description

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

Definition at line 45 of file GfxWorkbenchApplication.h.


Member Function Documentation

TUid CGfxWorkbenchApplication::AppDllUid (  )  const

From CApaApplication, AppDllUid.

Returns:
Application's UID (KUidGfxWorkbenchApp).

Definition at line 59 of file GfxWorkbenchApplication.cpp.

CApaDocument * CGfxWorkbenchApplication::CreateDocumentL (  )  [protected]

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

Returns:
A pointer to the created document object.

Definition at line 47 of file GfxWorkbenchApplication.cpp.


Generated by  doxygen 1.6.2