vtuis/videotelui/inc/tvtuiappstatebase.h
branchRCL_3
changeset 22 f544d10663bf
parent 0 ed9695c8bcbe
equal deleted inserted replaced
20:b95d12697049 22:f544d10663bf
   139     * @param aUiStates ui states
   139     * @param aUiStates ui states
   140     */
   140     */
   141     static void SetInitialStateL(
   141     static void SetInitialStateL(
   142         MVtUiStateContext& aCtx,
   142         MVtUiStateContext& aCtx,
   143         TVtUiStates& aUiStates);
   143         TVtUiStates& aUiStates);
       
   144     
       
   145     /**
       
   146     * Get whether the shutdown requested
       
   147     * @return ETrue if shutdown requested
       
   148     */
       
   149     static TBool ShutdownRequested();
   144 
   150 
   145 protected: // for concrete state classes
   151 protected: // for concrete state classes
   146 
   152 
   147     /**
   153     /**
   148     * Destructor, for cleanup.
   154     * Destructor, for cleanup.