videoplayback/hbvideoplaybackview/tsrc/testvideoplaybackcontrolscontroller/inc/testmpxvideoplaybackcontrolscontroller.h
changeset 36 8aed59de29f9
parent 34 bbb98528c666
child 20 b9e04db066d4
equal deleted inserted replaced
35:3738fe97f027 36:8aed59de29f9
    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:  1 %
    18 // Version : %version:  2 %
    19 
    19 
    20 #ifndef __TESTMPXVIDEOPLAYBACKCONTROLSCONTROLLER_H__
    20 #ifndef __TESTMPXVIDEOPLAYBACKCONTROLSCONTROLLER_H__
    21 #define __TESTMPXVIDEOPLAYBACKCONTROLSCONTROLLER_H__
    21 #define __TESTMPXVIDEOPLAYBACKCONTROLSCONTROLLER_H__
    22 
    22 
    23 
    23 
    93     // test updateVideoRectDone()
    93     // test updateVideoRectDone()
    94     //
    94     //
    95     void testUpdateVideoRectDone();
    95     void testUpdateVideoRectDone();
    96 
    96 
    97     //
    97     //
       
    98     // test isAttachOperation()
       
    99     //
       
   100     void testIsAttachOperation();
       
   101 
       
   102     //
    98     // test private slot skipToNextVideoItem()
   103     // test private slot skipToNextVideoItem()
    99     //
   104     //
   100     void testslot_skipToNextVideoItem();
   105     void testslot_skipToNextVideoItem();
   101 
   106 
   102     //
   107     //
   103     // test private slot skipToPreviousVideoItem()
   108     // test private slot skipToPreviousVideoItem()
   104     //
   109     //
   105     void testslot_skipToPreviousVideoItem();    
   110     void testslot_skipToPreviousVideoItem();    
   106     
   111     
       
   112     //
       
   113     // test private slot attachVideo()
       
   114     //
       
   115     void testslot_attachVideo();  
       
   116   
   107 signals:
   117 signals:
   108 
   118 
   109     void commandSignal();
   119     void commandSignal();
   110     
   120     
   111 private:
   121 private: