photosgallery/contentharvesterplugin/inc/glxcontentharvesterpluginbase.h
changeset 2 7d9067c6fcb1
parent 1 9ba538e329bd
equal deleted inserted replaced
1:9ba538e329bd 2:7d9067c6fcb1
    85     /*This returns the bitmap handle used to display the 
    85     /*This returns the bitmap handle used to display the 
    86      * default thumbnail.
    86      * default thumbnail.
    87      */
    87      */
    88     TInt GetBitmapHandle() const;
    88     TInt GetBitmapHandle() const;
    89 
    89 
    90     /**
       
    91      * Returns if the collection is in focus or not  
       
    92      */
       
    93     TBool IsFocused() const;
       
    94 
    90 
    95     /**
    91     /**
    96      * Updates  the focus value of the collection to true or false
    92      * Updates  the focus value of the collection to true or false
    97      * @param aFoucs :True :  updates the collection is in focus
    93      * @param aFoucs :True :  updates the collection is in focus
    98      *               :False : updates the collection is not in  focus  
    94      *               :False : updates the collection is not in  focus