photosgallery/viewframework/dataprovider/inc/glxmedialistmulmodelproviderimpl.h
branchRCL_3
changeset 23 b023a8d2866a
parent 17 a60acebbbd9d
equal deleted inserted replaced
21:f9e827349359 23:b023a8d2866a
    75       * 
    75       * 
    76       * @param aIndex Position from where items have to be updated.
    76       * @param aIndex Position from where items have to be updated.
    77       * @param aCount Number of items to be updated.
    77       * @param aCount Number of items to be updated.
    78       */ 
    78       */ 
    79     void UpdateItems( TInt aIndex, TInt aCount );
    79     void UpdateItems( TInt aIndex, TInt aCount );
       
    80 
       
    81       /**
       
    82       * Enable/disable animation
       
    83       * @param aAnimate - ETrue to enable the animation; EFalse Otherwise.
       
    84       */ 
       
    85     void AnimateDRMGifItem( TBool aAnimate );
    80     
    86     
    81 private:
    87 private:
    82 	/**
    88 	/**
    83 	* Constructor
    89 	* Constructor
    84 	* @param aWidget The widget being used by client for which the model has to be set
    90 	* @param aWidget The widget being used by client for which the model has to be set