videocollection/videocollectionview/inc/videolistselectiondialog.h
changeset 36 8aed59de29f9
parent 35 3738fe97f027
child 37 4eb2df7f7cbe
equal deleted inserted replaced
35:3738fe97f027 36:8aed59de29f9
   254      */
   254      */
   255     VideoSortFilterProxyModel *mModel;
   255     VideoSortFilterProxyModel *mModel;
   256     
   256     
   257     /** 
   257     /** 
   258      * List widget to show in selection
   258      * List widget to show in selection
   259      * */
   259      */
   260     VideoListWidget *mListWidget;
   260     VideoListWidget *mListWidget;
       
   261     
       
   262     /**
       
   263      * Action to accept the selection dialog. 
       
   264      */
       
   265     HbAction *mPrimaryAction;
       
   266     
       
   267     /**
       
   268      * Action to cancel the selection dialog.
       
   269      */
       
   270     HbAction *mSecondaryAction;
   261 };
   271 };
   262 
   272 
   263 #endif  //VIDEOLISTSELECTIONDIALOG_H
   273 #endif  //VIDEOLISTSELECTIONDIALOG_H