ui/views/detailsview/inc/glxdetailsview.h
changeset 24 99ad1390cd33
parent 23 74c9f037fd5d
child 29 2c833fc9e98f
equal deleted inserted replaced
23:74c9f037fd5d 24:99ad1390cd33
   109      */
   109      */
   110     void clearCurrentModel();
   110     void clearCurrentModel();
   111 
   111 
   112 
   112 
   113 private:
   113 private:
   114     QGraphicsPixmapItem *mDetailsPixmap;
   114     HbIconItem *mDetailsIcon;
   115 
       
   116     //The Black Background for the thumbnail to be shown
       
   117     HbIconItem *mBlackBackgroundItem;
       
   118 
   115 
   119     //The media Model to acess the attributes not owned
   116     //The media Model to acess the attributes not owned
   120     QAbstractItemModel *mModel; 
   117     QAbstractItemModel *mModel; 
   121 
   118 
   122     //The reference to the Main Window
   119     //The reference to the Main Window