videocollection/videofiledetailsview/inc/videofiledetailsviewplugin.h
changeset 36 8aed59de29f9
parent 35 3738fe97f027
child 37 4eb2df7f7cbe
--- a/videocollection/videofiledetailsview/inc/videofiledetailsviewplugin.h	Thu Apr 01 23:32:44 2010 +0300
+++ b/videocollection/videofiledetailsview/inc/videofiledetailsviewplugin.h	Fri Apr 16 18:13:14 2010 +0300
@@ -137,9 +137,9 @@
     /**
      * Signaled when full details are ready.
      *
-     * @param id Mpx id of the clip, needed when getting the data from model.
+     * @param metadata The metadata for the clip.
      */
-    void fullDetailsReadySlot(TMPXItemId id);
+    void fullDetailsReadySlot(QVariant& variant);
 
     /**
      * Slot that receives signal from play button to start playback.