camerauis/cameraxui/cxengine/inc/cxeautofocuscontrolsymbian.h
changeset 46 c826656d6714
parent 40 2922f70fca82
equal deleted inserted replaced
42:feebad15db8c 46:c826656d6714
    80     // notification for when camera is released
    80     // notification for when camera is released
    81     void prepareForRelease();
    81     void prepareForRelease();
    82 
    82 
    83     // Handle ECam events
    83     // Handle ECam events
    84     void handleCameraEvent( int eventUid, int error );
    84     void handleCameraEvent( int eventUid, int error );
    85     void handleSceneChanged(CxeScene &scene);
    85     void handleSceneChanged(const QVariant &scene);
    86     void handleSettingValueChanged(const QString &settingId, QVariant newValue);
    86     void handleSettingValueChanged(const QString &settingId, QVariant newValue);
    87 
    87 
    88 private:
    88 private:
    89 
    89 
    90     // handles to-do things if the event is AF event
    90     // handles to-do things if the event is AF event