videoplayback/videoplaybackview/tsrc/testcontrolbar/inc/testcontrolbar.h
changeset 62 0e1e938beb1a
parent 52 e3cecb93e76a
equal deleted inserted replaced
59:a76e86df7ccd 62:0e1e938beb1a
    13 *
    13 *
    14 * Description:   tester for methods in TestControlBar
    14 * Description:   tester for methods in TestControlBar
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 // Version : %version:  2 %
    18 // Version : %version:  3 %
    19 
    19 
    20 #ifndef __TESTCONTROLBAR_H__
    20 #ifndef __TESTCONTROLBAR_H__
    21 #define __TESTCONTROLBAR_H__
    21 #define __TESTCONTROLBAR_H__
    22 
    22 
    23 
    23 
    55         void testaspectRatioChanged();
    55         void testaspectRatioChanged();
    56         void testUpdateWithFileDetails();
    56         void testUpdateWithFileDetails();
    57         void testSetVisibleToControlBar();
    57         void testSetVisibleToControlBar();
    58         void testDurationChanged();
    58         void testDurationChanged();
    59         void testPositionChanged();
    59         void testPositionChanged();
       
    60         void testResetControl();
    60 
    61 
    61     signals:
    62     signals:
    62         void commandSignal(int);
    63         void commandSignal(int);
    63 
    64 
    64     private:
    65     private: