CHelloWorldBasicApplication Class Reference

List of all members.

Public Member Functions

TUid AppDllUid () const
TUid AppDllUid () const

Protected Member Functions

CApaDocument * CreateDocumentL ()
CApaDocument * CreateDocumentL ()

Detailed Description

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

Definition at line 30 of file helloworldbasicapplication.h.


Member Function Documentation

TUid CHelloWorldBasicApplication::AppDllUid (  )  const

From CApaApplication, AppDllUid.

Returns:
Application's UID (KUidHelloWorldBasicApp).

Definition at line 43 of file helloworldbasicapplication.cpp.

CApaDocument * CHelloWorldBasicApplication::CreateDocumentL (  )  [protected]

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

Returns:
A pointer to the created document object.

Definition at line 31 of file helloworldbasicapplication.cpp.

TUid CHelloWorldBasicApplication::AppDllUid (  )  const

From CApaApplication, AppDllUid.

Returns:
Application's UID (KUidHelloWorldBasicApp).
CApaDocument* CHelloWorldBasicApplication::CreateDocumentL (  )  [protected]

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

Returns:
A pointer to the created document object.

Generated by  doxygen 1.6.2