photosgallery/viewframework/dataprovider/inc/glxbindingset.h
branchRCL_3
changeset 23 b023a8d2866a
parent 0 4e91876724a2
equal deleted inserted replaced
21:f9e827349359 23:b023a8d2866a
    59 	*/
    59 	*/
    60     void AddBindingL( CGlxBinding* aBinding );
    60     void AddBindingL( CGlxBinding* aBinding );
    61     
    61     
    62 	// From CGlxBinding
    62 	// From CGlxBinding
    63     void PopulateT( Alf::MulVisualItem& aItem, const TGlxMedia& aMedia,
    63     void PopulateT( Alf::MulVisualItem& aItem, const TGlxMedia& aMedia,
    64 		TBool aIsFocused ) const;
    64 		TBool aIsFocused, TInt aTextureId = KErrNotFound ) const;
    65     TBool HasRelevantAttributes( const RArray< TMPXAttribute >& aAttributes ) const;
    65     TBool HasRelevantAttributes( const RArray< TMPXAttribute >& aAttributes ) const;
    66     
    66     
    67     TResponse HandleFocusChanged( TBool aIsGained );
    67     TResponse HandleFocusChanged( TBool aIsGained );
    68     
    68     
    69     void HandleItemChangedL(const CMPXCollectionPath& aPath );
    69     void HandleItemChangedL(const CMPXCollectionPath& aPath );