imagehandlingutilities/thumbnailmanager/thumbagdaemon/inc/thumbagprocessor.h
branchRCL_3
changeset 10 ee674526fac5
parent 8 7403edfcf0fb
child 11 85a88bc05e45
equal deleted inserted replaced
9:dea39715fc05 10:ee674526fac5
   241      * @since S60 v5.0
   241      * @since S60 v5.0
   242  	 * @param aDefine (re)define PS key before setting value
   242  	 * @param aDefine (re)define PS key before setting value
   243      */
   243      */
   244     void UpdatePSValues(const TBool aDefine = EFalse);
   244     void UpdatePSValues(const TBool aDefine = EFalse);
   245        
   245        
       
   246     /**
       
   247      * Comparison function for logaritmic use of queue arrays
       
   248      * 
       
   249      * @since S60 v5.0
       
   250      */
       
   251     static TInt Compare(const TItemId& aLeft, const TItemId& aRight);
       
   252         
   246 private:
   253 private:
   247     
   254     
   248     // not own
   255     // not own
   249     CMdESession* iMdESession;
   256     CMdESession* iMdESession;
   250     CMdENamespaceDef* iDefNamespace;
   257     CMdENamespaceDef* iDefNamespace;