videoplayback/hbvideoplaybackview/tsrc/testdetailsplaybackwindow/inc/testdetailsplaybackwindow.h
changeset 46 adbe7d5ba2f5
parent 20 b9e04db066d4
equal deleted inserted replaced
28:c48470be1ba7 46:adbe7d5ba2f5
    13 *
    13 *
    14 * Description:   tester for methods in TestDetailsPlaybackWindow
    14 * Description:   tester for methods in TestDetailsPlaybackWindow
    15 * 
    15 * 
    16 */
    16 */
    17 
    17 
    18 // Version : %version:  4 %
    18 // Version : %version:  5 %
    19 
    19 
    20 
    20 
    21 #ifndef __TESTDETAILSPLAYBACKWINDOW_H__
    21 #ifndef __TESTDETAILSPLAYBACKWINDOW_H__
    22 #define __TESTDETAILSPLAYBACKWINDOW_H__
    22 #define __TESTDETAILSPLAYBACKWINDOW_H__
    23 
    23 
    52 
    52 
    53     // the order in which these testXX methods are declared is important
    53     // the order in which these testXX methods are declared is important
    54     // changing this order will affect the test results
    54     // changing this order will affect the test results
    55     void testUpdateState();
    55     void testUpdateState();
    56     void testPlayPause();
    56     void testPlayPause();
    57     void testMousePressEvent();
       
    58     void testMouseReleaseEvent();
       
    59     void testAttach();
    57     void testAttach();
    60     void testSend();
    58     void testSend();
    61 
    59 
    62 signals:
    60 signals:
    63     void commandSignal();
    61     void commandSignal();