mmuifw_plat/mul_widget_api/inc/mul/mulevent.h
branchRCL_3
changeset 9 6e36eeb89e69
parent 0 e83bab7cf002
equal deleted inserted replaced
7:c2c0f97004fc 9:6e36eeb89e69
    97                                                	* no custom data required. This event is specific to coverflow widget*/
    97                                                	* no custom data required. This event is specific to coverflow widget*/
    98 		
    98 		
    99 		ECustomEventIconRelease,                /*!< A message regarding release on icon.
    99 		ECustomEventIconRelease,                /*!< A message regarding release on icon.
   100                                                 * no custom data required. */   
   100                                                 * no custom data required. */   
   101 		
   101 		
   102 		ETypePinch                /*!< A message regarding a multitouch pinch gesture identified in coverflow */                                                 
   102 		ETypePinch,                             /*!< A message regarding a multitouch pinch gesture identified in coverflow */  
       
   103 		
       
   104 		ETypeItemRemoved                        /*!< A message regarding a remove operation completed. Requested by photos for refreshing
       
   105                                                      the HDMI view when an item is deleted, No custom data  */ 
   103         };
   106         };
   104                                                        
   107                                                        
   105         
   108         
   106     /*! @enum TMulMarkState
   109     /*! @enum TMulMarkState
   107      * Marking state of the widget.
   110      * Marking state of the widget.