logsui/logsapp/tsrc/ut_logsapp/inc/ut_logsmainwindow.h
changeset 20 6a40edd41841
parent 16 c5af8598d22c
equal deleted inserted replaced
19:e4c884866116 20:6a40edd41841
    49      
    49      
    50     void testKeyPressEvent();
    50     void testKeyPressEvent();
    51     void testSendAppToBackground();
    51     void testSendAppToBackground();
    52     void testBringAppToForeground();
    52     void testBringAppToForeground();
    53     void testEventFilter();
    53     void testEventFilter();
       
    54     void testObscuredCalled();
       
    55     void testRevealedCalled();
    54     
    56     
    55 private:
    57 private:
    56  
    58  
    57     LogsMainWindow* mMainWindow;
    59     LogsMainWindow* mMainWindow;
    58 };
    60 };