videoplayback/hbvideoplaybackview/tsrc/testdetailsplaybackwindow/inc/testdetailsplaybackwindow.h
changeset 37 4eb2df7f7cbe
parent 36 8aed59de29f9
child 40 13331705e488
equal deleted inserted replaced
36:8aed59de29f9 37:4eb2df7f7cbe
    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:  3 %
    18 // Version : %version:  4 %
    19 
    19 
    20 
    20 
    21 #ifndef __TESTDETAILSPLAYBACKWINDOW_H__
    21 #ifndef __TESTDETAILSPLAYBACKWINDOW_H__
    22 #define __TESTDETAILSPLAYBACKWINDOW_H__
    22 #define __TESTDETAILSPLAYBACKWINDOW_H__
    23 
    23 
    55     void testUpdateState();
    55     void testUpdateState();
    56     void testPlayPause();
    56     void testPlayPause();
    57     void testMousePressEvent();
    57     void testMousePressEvent();
    58     void testMouseReleaseEvent();
    58     void testMouseReleaseEvent();
    59     void testAttach();
    59     void testAttach();
       
    60     void testSend();
    60 
    61 
    61 signals:
    62 signals:
    62     void commandSignal();
    63     void commandSignal();
    63 
    64 
    64 private:
    65 private: