photosgallery/viewframework/dataprovider/inc/glxmedialistmulmodelproviderimpl.h
changeset 1 9ba538e329bd
parent 0 4e91876724a2
child 17 a60acebbbd9d
--- a/photosgallery/viewframework/dataprovider/inc/glxmedialistmulmodelproviderimpl.h	Thu Dec 17 08:45:44 2009 +0200
+++ b/photosgallery/viewframework/dataprovider/inc/glxmedialistmulmodelproviderimpl.h	Thu Jan 07 12:46:23 2010 +0200
@@ -69,6 +69,14 @@
 	*/                       
     ~CGlxMediaListMulModelProviderImpl();
     
+      /**
+      * Requests the data model to update
+      * 
+      * @param aIndex Position from where items have to be updated.
+      * @param aCount Number of items to be updated.
+      */ 
+    void UpdateItems( TInt aIndex, TInt aCount );
+    
 private:
 	/**
 	* Constructor