diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_handler_application.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_handler_application.html Tue Mar 30 16:16:55 2010 +0100 @@ -0,0 +1,74 @@ + + + + +TB9.2 Example Applications: CHandlerApplication Class Reference + + + + + +
+

CHandlerApplication Class Reference

+

List of all members.

+ + + + + +

Public Member Functions

TUid AppDllUid () const

Protected Member Functions

CApaDocument * CreateDocumentL ()
+

Detailed Description

+

An instance of CHandlerApplication is the application part of the AVKON application framework for the handler example application

+ +

Definition at line 20 of file handlerApplication.h.

+

Member Function Documentation

+ +
+
+ + + + + + + + +
TUid CHandlerApplication::AppDllUid ( )  const
+
+
+

AppDllUid

+

Returns the application DLL UID value

+
Returns:
the UID of this Application/Dll
+ +

Definition at line 21 of file handlerApplication.cpp.

+ +
+
+ +
+
+ + + + + + + + +
CApaDocument * CHandlerApplication::CreateDocumentL ( )  [protected]
+
+
+

CreateDocumentL

+

Create a CApaDocument object and return a pointer to it

+
Returns:
a pointer to the created document
+ +

Definition at line 14 of file handlerApplication.cpp.

+ +
+
+
+
Generated by  + +doxygen 1.6.2
+ +