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

CThreadApplication Class Reference

+

List of all members.

+ + + + + +

Public Member Functions

TUid AppDllUid () const

Protected Member Functions

CApaDocument * CreateDocumentL ()
+

Detailed Description

+

CThreadApplication

+

discussion An instance of CThreadApplication is the application part of the AVKON application framework for the Thread example application.

+ +

Definition at line 25 of file threadapplication.h.

+

Member Function Documentation

+ +
+
+ + + + + + + + +
TUid CThreadApplication::AppDllUid ( )  const
+
+
+

AppDllUid()

+

discussion Return the application DLL UID value result the UID of this Application/Dll.

+ +

Definition at line 24 of file threadapplication.cpp.

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

CreateDocumentL

+

discussion Create a CApaDocument object and return a pointer to it result a pointer to the created document.

+ +

Definition at line 18 of file threadapplication.cpp.

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