videoplayback/hbvideoplaybackview/tsrc/testvideoplaybackcontrolscontroller/stub/src/mpxvideoplaybackfullscreencontrol.cpp
changeset 35 3738fe97f027
parent 34 bbb98528c666
child 38 ff53afa8ad05
equal deleted inserted replaced
34:bbb98528c666 35:3738fe97f027
    13 *
    13 *
    14 * Description:  Implementation of QMPXVideoPlaybackFullScreenControl
    14 * Description:  Implementation of QMPXVideoPlaybackFullScreenControl
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 // Version : %version:  1 %
    18 // Version : %version:  2 %
    19 
    19 
    20 
    20 
    21 
    21 
    22 #include <w32std.h>
    22 #include <w32std.h>
    23 
    23 
    24 #include "mpxvideo_debug.h"
    24 #include "mpxvideo_debug.h"
    25 #include "mpxvideoplaybackbuttonbar.h"
       
    26 #include "mpxvideoplaybackprogressbar.h"
       
    27 #include "mpxvideoplaybackfullscreencontrol.h"
    25 #include "mpxvideoplaybackfullscreencontrol.h"
    28 #include "mpxvideoplaybackfiledetailswidget.h"
    26 #include "mpxvideoplaybackfiledetailswidget.h"
    29 #include "mpxvideoplaybackcontrolscontroller.h"
    27 #include "mpxvideoplaybackcontrolscontroller.h"
    30 #include "mpxvideoplaybackdetailsplaybackwindow.h"
    28 #include "mpxvideoplaybackdetailsplaybackwindow.h"
    31 
    29