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