ui/uiengine/medialists/inc/glxmedialist.h
changeset 52 a3a4c0de738e
parent 40 112f0ac2d1f0
equal deleted inserted replaced
50:a0f57508af73 52:a3a4c0de738e
    97      * @param aItemIndexes Indexes of the items to request attributes for
    97      * @param aItemIndexes Indexes of the items to request attributes for
    98      * @param aItemIds Ids of the items to request attributes for
    98      * @param aItemIds Ids of the items to request attributes for
    99      * @param aAttributes attributes to request for the items
    99      * @param aAttributes attributes to request for the items
   100      * @param aDetailedSpecs attribute specifications
   100      * @param aDetailedSpecs attribute specifications
   101      */
   101      */
   102     void AttributeRequestL(RArray<TInt>& aItemIndexes, RArray<TGlxMediaId>& aItemIds, RArray<TMPXAttribute>& aAttributes, CMPXAttributeSpecs*& aDetailedSpecs) const;
   102     void AttributeRequestL(RArray<TInt>& aItemIndexes,
       
   103             RArray<TGlxMediaId>& aItemIds,
       
   104             RArray<TMPXAttribute>& aAttributes,
       
   105             CMPXAttributeSpecs*& aDetailedSpecs) const;
   103 
   106 
   104     /**
   107     /**
   105      * Ordering function for attributes
   108      * Ordering function for attributes
   106      *
   109      *
   107      * @see TLinearOrder
   110      * @see TLinearOrder