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