videoplayback/inc/hbvideobaseplaybackview.h
changeset 20 b9e04db066d4
parent 15 cf5481c2bc0b
child 24 7d93ee07fb27
equal deleted inserted replaced
17:69946d1824c4 20:b9e04db066d4
    13 *
    13 *
    14 * Description:  MPX Video base playback view
    14 * Description:  MPX Video base playback view
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 // Version : %version:  da1mmcf#13 %
    18 // Version : %version:  da1mmcf#14 %
    19 
    19 
    20 
    20 
    21 
    21 
    22 // This file defines the API for .dll
    22 // This file defines the API for .dll
    23 
    23 
    47 
    47 
    48     signals:
    48     signals:
    49         void activatePreviousView();
    49         void activatePreviousView();
    50         void tappedOnScreen();
    50         void tappedOnScreen();
    51 
    51 
       
    52     public slots:
       
    53         virtual void closePlaybackView();
       
    54 
    52     protected slots:
    55     protected slots:
    53         virtual void closePlaybackView();
       
    54         void handleClosePopupDialog();
    56         void handleClosePopupDialog();
    55 
    57 
    56     public:
    58     public:
    57 
    59 
    58         virtual void retrievePdlInformation();
    60         virtual void retrievePdlInformation();