photosgallery/viewframework/dataprovider/inc/glxmedialistmulmodelprovider.h
changeset 1 9ba538e329bd
parent 0 4e91876724a2
child 56 b023a8d2866a
equal deleted inserted replaced
0:4e91876724a2 1:9ba538e329bd
    55 											TInt aDataWindowSize );
    55 											TInt aDataWindowSize );
    56     /**
    56     /**
    57 	* Destructor
    57 	* Destructor
    58 	*/            
    58 	*/            
    59     IMPORT_C ~CGlxMediaListMulModelProvider();
    59     IMPORT_C ~CGlxMediaListMulModelProvider();
       
    60     
       
    61       /**
       
    62       * Requests the data model to update
       
    63       * 
       
    64       * @param aIndex Position from where items have to be updated.
       
    65       * @param aCount Number of items to be updated.
       
    66       */ 
       
    67     IMPORT_C void UpdateItems( TInt aIndex, TInt aCount );
    60 
    68 
    61 private:
    69 private:
    62     CGlxMediaListMulModelProvider();
    70     CGlxMediaListMulModelProvider();
    63     
    71     
    64     /** ConstructL
    72     /** ConstructL