videocollection/videofiledetailsview/tsrc/testplugin/inc/testvideofiledetails.h
changeset 17 69946d1824c4
parent 15 cf5481c2bc0b
child 58 d2b028fd1f7d
equal deleted inserted replaced
15:cf5481c2bc0b 17:69946d1824c4
    68     void shortDetailsReady(TMPXItemId index);
    68     void shortDetailsReady(TMPXItemId index);
    69     
    69     
    70     /**
    70     /**
    71      * full details test signal
    71      * full details test signal
    72      */
    72      */
    73     void fullDetailsReady(TMPXItemId index);
    73     void fullDetailsReady(QVariant& variant);
    74     
    74     
    75     /**
    75     /**
    76      * data changed test signal
    76      * data changed test signal
    77      */
    77      */
    78     void dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight);
    78     void dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight);