videocollection/videocollectionwrapper/inc/videocollectionwrapper_p.h
changeset 37 4eb2df7f7cbe
parent 36 8aed59de29f9
child 40 13331705e488
equal deleted inserted replaced
36:8aed59de29f9 37:4eb2df7f7cbe
    29 class CMPXMediaArray;
    29 class CMPXMediaArray;
    30 class CMPXMedia;
    30 class CMPXMedia;
    31 class VideoListDataModel;
    31 class VideoListDataModel;
    32 class VideoSortFilterProxyModel;
    32 class VideoSortFilterProxyModel;
    33 
    33 
    34 // TODO: MVcxNsMyVideosCategoryModelObserver implementation should probably not be in this class
       
    35 class VideoCollectionWrapperPrivate : public QObject        
    34 class VideoCollectionWrapperPrivate : public QObject        
    36 {    
    35 {    
    37 	Q_DISABLE_COPY(VideoCollectionWrapperPrivate) 
    36 	Q_DISABLE_COPY(VideoCollectionWrapperPrivate) 
    38 	
    37 	
    39 	/**
    38 	/**