class MAiMainUiController |
Main UI Controller interface for Active Idle.
Public Member Functions | |
---|---|
CCoeEnv & | CoeEnv () |
void | Exit () |
TBool | IsMenuOpen () |
void | RunApplicationL () |
CCoeEnv & | CoeEnv | ( | ) | [pure virtual] |
Returns the CONE environment object this main UI controller uses.
TBool | IsMenuOpen | ( | ) | [pure virtual] |
Only main ui controller might know if menu is open.
void | RunApplicationL | ( | ) | [pure virtual] |
Starts application framework and application event loop. This function returns only when the application is shut down.
Any |
of the system-wide error codes in case application creation or execution fails with an error. |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.