camerauis/cameraxui/cxengine/inc/cxegeotaggingtrail_symbian_p.h
changeset 51 ccc0e7e3344f
parent 45 24fd82631616
equal deleted inserted replaced
45:24fd82631616 51:ccc0e7e3344f
    60 
    60 
    61 private slots:
    61 private slots:
    62     void handleSettingValueChanged(const QString&, QVariant);
    62     void handleSettingValueChanged(const QString&, QVariant);
    63     void handleGeoTaggingPropertyEvent(long int uid, unsigned long int key, QVariant value);
    63     void handleGeoTaggingPropertyEvent(long int uid, unsigned long int key, QVariant value);
    64     void timeout();
    64     void timeout();
    65     void stop(bool closeSession = false);
    65     void stop();
    66 
    66 
    67 private:
    67 private:
    68     CxeStillCaptureControl &mStillCaptureControl;
    68     CxeStillCaptureControl &mStillCaptureControl;
    69     CxeVideoCaptureControl &mVideoCaptureControl;
    69     CxeVideoCaptureControl &mVideoCaptureControl;
    70     CxeSettings &mSettings;
    70     CxeSettings &mSettings;