logsui/logsapp/src/logsbaseview.cpp
changeset 20 6a40edd41841
parent 19 e4c884866116
equal deleted inserted replaced
19:e4c884866116 20:6a40edd41841
   342 //
   342 //
   343 // -----------------------------------------------------------------------------
   343 // -----------------------------------------------------------------------------
   344 //
   344 //
   345 void LogsBaseView::handleExit()
   345 void LogsBaseView::handleExit()
   346 {
   346 {
   347     LOGS_QDEBUG( "logs [UI] -> LogsBaseView::handleExit()" );   
   347     LOGS_QDEBUG( "logs [UI] <-> LogsBaseView::handleExit()" );   
   348     mViewManager.exitApplication();
       
   349     LOGS_QDEBUG( "logs [UI] <- LogsBaseView::handleExit()" );
       
   350 }
   348 }
   351 
   349 
   352 // -----------------------------------------------------------------------------
   350 // -----------------------------------------------------------------------------
   353 //
   351 //
   354 // -----------------------------------------------------------------------------
   352 // -----------------------------------------------------------------------------