Public Member Functions | |
TUid | AppDllUid () const |
TUid | AppDllUid () const |
Protected Member Functions | |
CApaDocument * | CreateDocumentL () |
CApaDocument * | CreateDocumentL () |
CAOLabTextFlashApplication application class. Provides factory to create concrete document object. An instance of CAOLabTextFlashApplication is the application part of the AVKON application framework for the AOLabTextFlash example application.
Definition at line 17 of file AOLabTextFlashApplication.h.
TUid CAOLabTextFlashApplication::AppDllUid | ( | ) | const |
From CApaApplication, AppDllUid.
Definition at line 18 of file AOLabTextFlashApplication.cpp.
CApaDocument * CAOLabTextFlashApplication::CreateDocumentL | ( | ) | [protected] |
From CApaApplication, CreateDocumentL. Creates CAOLabTextFlashDocument document object. The returned pointer in not owned by the CAOLabTextFlashApplication object.
Definition at line 11 of file AOLabTextFlashApplication.cpp.
TUid CAOLabTextFlashApplication::AppDllUid | ( | ) | const |
From CApaApplication, AppDllUid.
CApaDocument* CAOLabTextFlashApplication::CreateDocumentL | ( | ) | [protected] |
From CApaApplication, CreateDocumentL. Creates CAOLabTextFlashDocument document object. The returned pointer in not owned by the CAOLabTextFlashApplication object.