Inherits MCalenderEngineObserverUI.
Public Member Functions | |
| void | ConstructL () |
| ~CCalendarAPIexampleAppUi () | |
| void | ActivateView (TUid aViewId) |
Application UI class. Provides support for the following features:
Definition at line 30 of file CalendarAPIexampleAppUi.h.
| CCalendarAPIexampleAppUi::~CCalendarAPIexampleAppUi | ( | ) |
Destructor.
Definition at line 49 of file CalendarAPIexampleAppUi.cpp.
| void CCalendarAPIexampleAppUi::ConstructL | ( | ) |
Symbian OS default constructor.
Definition at line 25 of file CalendarAPIexampleAppUi.cpp.
| void CCalendarAPIexampleAppUi::ActivateView | ( | TUid | aViewId | ) | [virtual] |
Changes a view
Implements MCalenderEngineObserverUI.
Definition at line 75 of file CalendarAPIexampleAppUi.cpp.
1.6.2