menufw/hierarchynavigator/hnpresentationmodel/inc/hneventhandler.h
branchRCL_3
changeset 9 f966699dea19
parent 0 f72a12da539e
equal deleted inserted replaced
5:c743ef5928ba 9:f966699dea19
   182     /**
   182     /**
   183      * Not own.
   183      * Not own.
   184      * Reference to App UI - Event observer.
   184      * Reference to App UI - Event observer.
   185      */
   185      */
   186     MHnControllerInterface& iControllerInterface;
   186     MHnControllerInterface& iControllerInterface;
       
   187     
       
   188     /**
       
   189      * ETrue if a standard asynchroneous action is being executed by
       
   190      * this event handler.
       
   191      */
       
   192     TBool iIsExecutingStandardAsyncAction;
   187 
   193 
   188 };
   194 };
   189 
   195 
   190 #endif // C_HNEVENTHANDLER_H
   196 #endif // C_HNEVENTHANDLER_H