ui/uiengine/model/mediamodel/inc/glxmediamodel.h
changeset 71 27f2d7aec52a
parent 69 45459746d5e8
equal deleted inserted replaced
69:45459746d5e8 71:27f2d7aec52a
   129     
   129     
   130     /**
   130     /**
   131      * updateDetailsView() - emit the signal to update the details view
   131      * updateDetailsView() - emit the signal to update the details view
   132      */
   132      */
   133     void updateDetailsView();
   133     void updateDetailsView();
       
   134     
       
   135     /**
       
   136      * fullScreenDataChanged() - emit the signal when fullscreen thumbnail is updated.
       
   137      * @param - start index of updated data
       
   138      * @param - end index of updated data
       
   139      */    
       
   140     void fullScreenDataChanged( const QModelIndex &topLeft, const QModelIndex &bottomRight );
   134 
   141 
   135 private:
   142 private:
   136     /**
   143     /**
   137      * GetGridIconItem() - To fetch the grid size thumbnail
   144      * GetGridIconItem() - To fetch the grid size thumbnail
   138      * @param - item index
   145      * @param - item index