logsui/logsapp/src/logsrecentcallsview.cpp
changeset 18 acd4e87b24b4
parent 17 90fe74753f71
child 21 2f0af9ba7665
equal deleted inserted replaced
17:90fe74753f71 18:acd4e87b24b4
   159 // -----------------------------------------------------------------------------
   159 // -----------------------------------------------------------------------------
   160 //
   160 //
   161 void LogsRecentCallsView::handleExit()
   161 void LogsRecentCallsView::handleExit()
   162 {
   162 {
   163     markMissedCallsSeen();
   163     markMissedCallsSeen();
   164     LogsBaseView::handleExit();
       
   165 }
   164 }
   166 
   165 
   167 // -----------------------------------------------------------------------------
   166 // -----------------------------------------------------------------------------
   168 // LogsRecentCallsView::isExitAllowed
   167 // LogsRecentCallsView::isExitAllowed
   169 // -----------------------------------------------------------------------------
   168 // -----------------------------------------------------------------------------
   403 // -----------------------------------------------------------------------------
   402 // -----------------------------------------------------------------------------
   404 //
   403 //
   405 void  LogsRecentCallsView::handleBackSoftkey()
   404 void  LogsRecentCallsView::handleBackSoftkey()
   406 {
   405 {
   407     LOGS_QDEBUG( "logs [UI] -> LogsRecentCallsView::handleBackSoftkey()" );
   406     LOGS_QDEBUG( "logs [UI] -> LogsRecentCallsView::handleBackSoftkey()" );
   408     handleExit();
   407     mViewManager.exitApplication();
   409     LOGS_QDEBUG( "logs [UI] <- LogsRecentCallsView::handleBackSoftkey()" );
   408     LOGS_QDEBUG( "logs [UI] <- LogsRecentCallsView::handleBackSoftkey()" );
   410 }
   409 }
   411 
   410 
   412 // -----------------------------------------------------------------------------
   411 // -----------------------------------------------------------------------------
   413 // LogsRecentCallsView::addStringsToMap
   412 // LogsRecentCallsView::addStringsToMap