camerauis/cameraxui/cxengine/src/cxefilesavethreadsymbian.cpp
changeset 63 415ff50d2eca
parent 56 01e205c615b9
equal deleted inserted replaced
60:a289dde0a1d6 63:415ff50d2eca
     1 /*
     1 /*
     2 * Copyright (c) 2009-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
   264     }
   264     }
   265 
   265 
   266     // Releasing the snapshot if it exists.
   266     // Releasing the snapshot if it exists.
   267     mSnapshots.remove(filename);
   267     mSnapshots.remove(filename);
   268 
   268 
       
   269     emit fileSaved(status, filename);
       
   270 
   269     CX_DEBUG_EXIT_FUNCTION();
   271     CX_DEBUG_EXIT_FUNCTION();
   270 }
   272 }
   271 
   273 
   272 /**
   274 /**
   273 * Init the utility classes.
   275 * Init the utility classes.