mmsharing/livecommsui/lcui/tsrc/ut_lcui/inc/ut_lcview.h
changeset 26 5554410e16f5
parent 25 53c1c4459a94
child 34 01f0bb65bcf1
equal deleted inserted replaced
25:53c1c4459a94 26:5554410e16f5
    58     void testInit();
    58     void testInit();
    59     void testDeactivated();
    59     void testDeactivated();
    60     void testEndVideoSession();
    60     void testEndVideoSession();
    61     void testMute();
    61     void testMute();
    62     void testChangeCamera();    
    62     void testChangeCamera();    
    63     void testSwitchToVoiceCall();    
    63     void testSwitchToVoiceCall();
    64     void testDisableCamera();    
    64     void testDisableCameraWhenOnFullScreenMode();
       
    65     void testDisableCameraWhenNotOnFullScreenMode();
    65     void testSpeaker();
    66     void testSpeaker();
    66     void testSwap();
    67     void testSwap();
    67     void testShowZoom();
       
    68     void testNotSupported();
    68     void testNotSupported();
    69     void testSetCameraActionToMain();
    69     void testSetCameraActionToMain();
    70     void testSetCameraActionToSecondary();
    70     void testSetCameraActionToSecondary();
    71     void testSetMuteActionToUnmute();
    71     void testSetMuteActionToUnmute();
    72     void testSetMuteActionToMute();
    72     void testSetMuteActionToMute();
    94     void testBack();
    94     void testBack();
    95     void testAddOptionsMenuActions();
    95     void testAddOptionsMenuActions();
    96     void testToFullScreen();
    96     void testToFullScreen();
    97     void testWatchInactivity();
    97     void testWatchInactivity();
    98     void testTimerEvent();
    98     void testTimerEvent();
       
    99     void testIsVideoPositionedCorrectly();
       
   100     void testIsPositioned();
    99 
   101 
   100 private:
   102 private:
   101  
   103  
   102     HbMainWindow* mMainWindow;   
   104     HbMainWindow* mMainWindow;   
   103     LcView* mView;
   105     LcView* mView;