mpviewplugins/mpcollectionviewplugin/src/mpcollectioncontainerplaylists.cpp
changeset 43 0f32e550d9d8
parent 36 a0afa279b8fe
child 51 560ce2306a17
equal deleted inserted replaced
38:b93f525c9244 43:0f32e550d9d8
    97     MpCollectionListContainer::itemActivated(index);
    97     MpCollectionListContainer::itemActivated(index);
    98     TX_EXIT
    98     TX_EXIT
    99 }
    99 }
   100 
   100 
   101 /*!
   101 /*!
   102  Slot to be called data model has new data.
   102  Slot to be called when data model has new data.
   103  Use cases:
   103  Use cases:
   104      1) User renames a playlist.
   104      1) User renames a playlist.
   105 	 2) Song added or removed from playlist.
   105 	 2) Song added or removed from playlist.
   106  */
   106  */
   107 void MpCollectionContainerPlaylists::dataReloaded()
   107 void MpCollectionContainerPlaylists::dataReloaded()