mpxplugins/viewplugins/views/collectionviewhg/inc/mpxcollectionviewhgcontainer.h
branchRCL_3
changeset 17 c8156a91d13c
parent 14 943ff5625028
child 28 56b11cf8addb
equal deleted inserted replaced
15:171e07ac910f 17:c8156a91d13c
   749      */
   749      */
   750 	CHgScroller* CurrentListWidget();
   750 	CHgScroller* CurrentListWidget();
   751 
   751 
   752     /**
   752     /**
   753      * Resolve the type of view based on current browsing context
   753      * Resolve the type of view based on current browsing context
   754      */
   754      * @param aCount Count from media array
   755 	void ResolveCurrentViewType();
   755      */
       
   756 	void ResolveCurrentViewType(TInt aCount);
   756 
   757 
   757     /**
   758     /**
   758      * Clean up the previous view's resources.
   759      * Clean up the previous view's resources.
   759      */
   760      */
   760 	void CleanPrevView();
   761 	void CleanPrevView();