videoplayback/inc/videobaseplaybackview.h
changeset 50 21fe8338c6bf
parent 49 824471cb468a
child 63 4707a0db12f6
equal deleted inserted replaced
49:824471cb468a 50:21fe8338c6bf
    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#20 %
    18 // Version : %version:  da1mmcf#21 %
    19 
    19 
    20 
    20 
    21 
    21 
    22 // This file defines the API for .dll
    22 // This file defines the API for .dll
    23 
    23 
    54     public slots:
    54     public slots:
    55         virtual void closePlaybackView();
    55         virtual void closePlaybackView();
    56 
    56 
    57     protected slots:
    57     protected slots:
    58         void handleClosePopupDialog();
    58         void handleClosePopupDialog();
       
    59         void handleAppBackground();
       
    60         void handleAppForeground();
    59 
    61 
    60     public:
    62     public:
    61 
    63 
    62         virtual void retrievePdlInformation();
    64         virtual void retrievePdlInformation();
    63 
    65