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