Public Member Functions | |
| void | ConstructL () |
| CSendWorkbenchAppUi () | |
| virtual | ~CSendWorkbenchAppUi () |
| virtual void | DynInitMenuPaneL (TInt aResourceId, CEikMenuPane *aMenuPane) |
| virtual void | DynInitMenuBarL (TInt aResourceId, CEikMenuBar *aMenuBar) |
| void | HandleSendMenuL () |
CSendWorkbenchAppUi application UI class. Interacts with the user through the UI and request message processing from the handler class
Definition at line 35 of file SendWorkbenchAppUi.h.
| CSendWorkbenchAppUi::CSendWorkbenchAppUi | ( | ) |
CSendWorkbenchAppUi. C++ default constructor. This needs to be public due to the way the framework constructs the AppUi
Definition at line 45 of file SendWorkbenchAppUi.cpp.
| CSendWorkbenchAppUi::~CSendWorkbenchAppUi | ( | ) | [virtual] |
~CSendWorkbenchAppUi. Virtual Destructor.
Definition at line 71 of file SendWorkbenchAppUi.cpp.
| void CSendWorkbenchAppUi::ConstructL | ( | void | ) |
ConstructL. 2nd phase constructor.
Definition at line 55 of file SendWorkbenchAppUi.cpp.
1.6.2