videoplayback/hbvideoplaybackview/tsrc/testvideoplaybackcontrolscontroller/inc/testmpxvideoplaybackcontrolscontroller.h
changeset 20 b9e04db066d4
parent 17 69946d1824c4
child 24 7d93ee07fb27
equal deleted inserted replaced
17:69946d1824c4 20:b9e04db066d4
    13 *
    13 *
    14 * Description:   tester for methods in Video Playback Controls Controller
    14 * Description:   tester for methods in Video Playback Controls Controller
    15 * 
    15 * 
    16 */
    16 */
    17 
    17 
    18 // Version : %version:  2 %
    18 // Version : %version:  3 %
    19 
    19 
    20 #ifndef __TESTMPXVIDEOPLAYBACKCONTROLSCONTROLLER_H__
    20 #ifndef __TESTMPXVIDEOPLAYBACKCONTROLSCONTROLLER_H__
    21 #define __TESTMPXVIDEOPLAYBACKCONTROLSCONTROLLER_H__
    21 #define __TESTMPXVIDEOPLAYBACKCONTROLSCONTROLLER_H__
    22 
    22 
    23 
    23 
   111     
   111     
   112     //
   112     //
   113     // test private slot attachVideo()
   113     // test private slot attachVideo()
   114     //
   114     //
   115     void testslot_attachVideo();  
   115     void testslot_attachVideo();  
       
   116 
       
   117     //
       
   118     // test private slot attachVideo()
       
   119     //
       
   120     void testslot_sendVideo();  
   116   
   121   
   117 signals:
   122 signals:
   118 
   123 
   119     void commandSignal();
   124     void commandSignal();
   120     
   125