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