photosgallery/contentharvesterplugin/inc/glxcontentharvesterpluginbase.h
changeset 1 9ba538e329bd
parent 0 4e91876724a2
child 2 7d9067c6fcb1
equal deleted inserted replaced
0:4e91876724a2 1:9ba538e329bd
   117     virtual void ActivateL(TBool aOn) = 0;
   117     virtual void ActivateL(TBool aOn) = 0;
   118 
   118 
   119     /*
   119     /*
   120      * Creates Medialist based on the plugin id
   120      * Creates Medialist based on the plugin id
   121      */
   121      */
   122     MGlxMediaList* CreateMedialistAndThumbnailContextL(const TGlxMediaId& aPluginId,
   122     MGlxMediaList* CreateMedialistAndAttributeContextL(const TGlxMediaId& aPluginId,
   123             CGlxThumbnailContext* aThumbnailContext) const;
   123     		CGlxAttributeContext* aUriAttributeContext, 
       
   124     		CGlxAttributeContext* aThumbnailAttributeContext) const;
   124 
   125 
   125     /**
   126     /**
   126      * Method to fill input list for CPS add command
   127      * Method to fill input list for CPS add command
   127      */
   128      */
   128     void FillInputListWithDataL(
   129     void FillInputListWithDataL(