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