videocollection/tsrc/stubs/src/videolistwidget.cpp
changeset 37 4eb2df7f7cbe
parent 36 8aed59de29f9
child 38 ff53afa8ad05
equal deleted inserted replaced
36:8aed59de29f9 37:4eb2df7f7cbe
   126     // not stubbed
   126     // not stubbed
   127 }
   127 }
   128 
   128 
   129 void VideoListWidget::longPressedSlot(HbAbstractViewItem *item, const QPointF &point)
   129 void VideoListWidget::longPressedSlot(HbAbstractViewItem *item, const QPointF &point)
   130 {
   130 {
       
   131     Q_UNUSED(item);
   131     Q_UNUSED(point);
   132     Q_UNUSED(point);
   132     // not stubbed
   133     // not stubbed
   133 }
   134 }
   134 
   135 
   135 void VideoListWidget::panGesture (const QPointF &point)
   136 void VideoListWidget::panGesture (const QPointF &point)
   137     Q_UNUSED(point);
   138     Q_UNUSED(point);
   138     // not stubbed
   139     // not stubbed
   139 }
   140 }
   140 
   141 
   141 void VideoListWidget::openItemSlot()
   142 void VideoListWidget::openItemSlot()
       
   143 {
       
   144     // not stubbed
       
   145 }
       
   146 
       
   147 void VideoListWidget::playItemSlot()
   142 {
   148 {
   143     // not stubbed
   149     // not stubbed
   144 }
   150 }
   145 
   151 
   146 void VideoListWidget::doDelayedsSlot()
   152 void VideoListWidget::doDelayedsSlot()