CCSSyncApplication Class Reference

List of all members.

Public Member Functions

TUid AppDllUid () const

Protected Member Functions

CApaDocument * CreateDocumentL ()

Detailed Description

CCSSyncApplication An instance of CCSSyncApplication is the application part of the AVKON application framework for the CSSync example application.

Definition at line 34 of file cssyncapplication.h.


Member Function Documentation

TUid CCSSyncApplication::AppDllUid (  )  const

From CAknApplication, AppDllUid. Returns the application DLL UID value.

Returns:
the UID of this Application/Dll.

Definition at line 40 of file cssyncapplication.cpp.

CApaDocument * CCSSyncApplication::CreateDocumentL (  )  [protected]

From CAknApplication, CreateDocumentL. Creates a CApaDocument object and return a pointer to it.

Returns:
A pointer to the created document.

Definition at line 30 of file cssyncapplication.cpp.


Generated by  doxygen 1.6.2