videocollection/videocollectionwrapper/tsrc/testvideosortfilterproxymodel/stub/inc/videolistdatamodel.h
changeset 36 8aed59de29f9
parent 35 3738fe97f027
equal deleted inserted replaced
35:3738fe97f027 36:8aed59de29f9
   253     
   253     
   254     /**
   254     /**
   255      * signals when album data has changed
   255      * signals when album data has changed
   256      */
   256      */
   257     void albumChanged();
   257     void albumChanged();
       
   258     
       
   259     /**
       
   260      * signals when item has been modified
       
   261      */
       
   262     void itemModified(const TMPXItemId &itemId);
   258 	
   263 	
   259 public:
   264 public:
   260     
   265     
   261 	static bool mInitFails;
   266 	static bool mInitFails;
   262 	
   267