photosgallery/viewframework/dataprovider/inc/glxmulmodelproviderbase.h
branchCompilerCompatibility
changeset 15 d08a2bd7f23a
parent 0 4e91876724a2
equal deleted inserted replaced
12:e3fb32198e77 15:d08a2bd7f23a
   123 	 * CreateItemT
   123 	 * CreateItemT
   124 	 * @param aBinding Binding used to update the item
   124 	 * @param aBinding Binding used to update the item
   125 	 * @param aMedia media item which has the updated data
   125 	 * @param aMedia media item which has the updated data
   126 	 * @param aIsFocused 
   126 	 * @param aIsFocused 
   127 	 */
   127 	 */
   128     std::auto_ptr<Alf::MulVisualItem> CGlxMulModelProviderBase::CreateItemT( const CGlxBinding& aBinding, 
   128     std::auto_ptr<Alf::MulVisualItem> CreateItemT( const CGlxBinding& aBinding, 
   129         const TGlxMedia& aMedia, TBool aIsFocused );
   129         const TGlxMedia& aMedia, TBool aIsFocused );
   130     /**
   130     /**
   131      * IsFocused
   131      * IsFocused
   132      * @param aIndex Media list index
   132      * @param aIndex Media list index
   133      */
   133      */