branch | RCL_3 |
changeset 31 | f544d10663bf |
parent 0 | ed9695c8bcbe |
--- a/vtuis/videotelui/inc/tvtuiappstatebase.h Mon Jun 21 15:43:21 2010 +0300 +++ b/vtuis/videotelui/inc/tvtuiappstatebase.h Thu Jul 15 18:41:45 2010 +0300 @@ -141,6 +141,12 @@ static void SetInitialStateL( MVtUiStateContext& aCtx, TVtUiStates& aUiStates); + + /** + * Get whether the shutdown requested + * @return ETrue if shutdown requested + */ + static TBool ShutdownRequested(); protected: // for concrete state classes