camerauis/cameraxui/cxengine/inc/cxestillcapturecontrolsymbian.h
changeset 41 67457b2ffb33
parent 40 2922f70fca82
child 46 c826656d6714
equal deleted inserted replaced
40:2922f70fca82 41:67457b2ffb33
   111 
   111 
   112     // Image data event
   112     // Image data event
   113     void handleImageData(MCameraBuffer *buffer, int error);
   113     void handleImageData(MCameraBuffer *buffer, int error);
   114 
   114 
   115     // Snapshot event
   115     // Snapshot event
   116     void handleSnapshotReady(CxeError::Id status, const QPixmap& snapshot);
   116     void handleSnapshotReady(CxeError::Id status, const QImage &snapshot);
   117 
   117 
   118     // settings call back
   118     // settings call back
   119     void handleSettingValueChanged(const QString& settingId,QVariant newValue);
   119     void handleSettingValueChanged(const QString& settingId,QVariant newValue);
   120 
   120 
   121     // Disk space change
   121     // Disk space change