photosgallery/viewframework/dataprovider/inc/glxmedialistmulmodelprovider.h
branchRCL_3
changeset 23 b023a8d2866a
parent 1 9ba538e329bd
equal deleted inserted replaced
21:f9e827349359 23:b023a8d2866a
    64       * @param aIndex Position from where items have to be updated.
    64       * @param aIndex Position from where items have to be updated.
    65       * @param aCount Number of items to be updated.
    65       * @param aCount Number of items to be updated.
    66       */ 
    66       */ 
    67     IMPORT_C void UpdateItems( TInt aIndex, TInt aCount );
    67     IMPORT_C void UpdateItems( TInt aIndex, TInt aCount );
    68 
    68 
       
    69       /**
       
    70       * Enable/disable animation
       
    71       * @param aAnimate - ETrue to enable the animation; EFalse Otherwise.
       
    72       */ 
       
    73     IMPORT_C void AnimateDRMGifItem( TBool aAnimate );
       
    74 
    69 private:
    75 private:
    70     CGlxMediaListMulModelProvider();
    76     CGlxMediaListMulModelProvider();
    71     
    77     
    72     /** ConstructL
    78     /** ConstructL
    73 	* @param aEnv Env variable of ALF
    79 	* @param aEnv Env variable of ALF