Static Public Member Functions | |
static CExeLauncher_UIQ3Document * | NewL (CQikApplication &aApp) |
This class represents the document in ExeLauncher_UIQ3 application, For an UIQ application to work properly the document class need to be derived from CQikDocument.
Definition at line 24 of file ExeLauncher_UIQ3Document.h.
CExeLauncher_UIQ3Document * CExeLauncher_UIQ3Document::NewL | ( | CQikApplication & | aApp | ) | [static] |
Creates and constructs the document. This is called by CExeLauncher_UIQ3Application::CreateDocumentL() which in turn is called by the UI framework.
Definition at line 23 of file ExeLauncher_UIQ3Document.cpp.