camerauis/cameraxui/cxengine/inc/cxeautofocuscontrolsymbian.h
changeset 48 42ba2d16bf40
parent 36 b12f3922a74f
equal deleted inserted replaced
37:64817133cd1d 48:42ba2d16bf40
    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