Public Member Functions | |
void | ConstructL () |
CCoverflowAppUi () | |
virtual | ~CCoverflowAppUi () |
CCoverflowAppUi application UI class. Interacts with the user through the UI and request message processing from the handler class
Definition at line 37 of file coverflowappui.h.
CCoverflowAppUi::CCoverflowAppUi | ( | ) |
CCoverflowAppUi. C++ default constructor. This needs to be public due to the way the framework constructs the AppUi
Definition at line 97 of file coverflowappui.cpp.
CCoverflowAppUi::~CCoverflowAppUi | ( | ) | [virtual] |
~CCoverflowAppUi. Virtual Destructor.
Definition at line 107 of file coverflowappui.cpp.
void CCoverflowAppUi::ConstructL | ( | ) |
ConstructL. 2nd phase constructor.
Definition at line 54 of file coverflowappui.cpp.