logsui/logsapp/tsrc/ut_logsapp/inc/ut_logsrecentcallsview.h
changeset 15 76d2cf7a585e
parent 9 68f3171a5819
child 17 90fe74753f71
equal deleted inserted replaced
13:52d644758b05 15:76d2cf7a585e
    82     void testIsExitAllowed();
    82     void testIsExitAllowed();
    83     void testContactSearch();
    83     void testContactSearch();
    84     void testDialpadOpened();
    84     void testDialpadOpened();
    85     void testSaveActivity();
    85     void testSaveActivity();
    86     void testLoadActivity();
    86     void testLoadActivity();
       
    87     void testEventFilter();
    87     
    88     
    88 private: //helper functions
    89 private: //helper functions
    89     
    90     
    90     inline QModelIndex makeValidFilterIndex(LogsRecentCallsView& view);
    91     inline QModelIndex makeValidFilterIndex(LogsRecentCallsView& view);
    91     
    92