camerauis/cameraxui/cxengine/inc/cxezoomcontrolsymbian.h
changeset 46 c826656d6714
parent 19 d9aefe59d544
equal deleted inserted replaced
42:feebad15db8c 46:c826656d6714
     1 /*
     1 /*
     2 * Copyright (c) 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".
    61     void prepareZoomForVideo();
    61     void prepareZoomForVideo();
    62 
    62 
    63     // Slot to prepare for camera delete signal.
    63     // Slot to prepare for camera delete signal.
    64     void reset();
    64     void reset();
    65 
    65 
    66     // slot for setting value change
       
    67     void handleSettingValueChanged(const QString& settingId,QVariant newValue);
       
    68 
       
    69 private:
    66 private:
    70     // private member functions
    67     // private member functions
    71     void init();
    68     void init();
    72     void initializeStates();
    69     void initializeStates();
    73     void finalizeZoomPreparation(int error);
    70     void finalizeZoomPreparation(int error);