camerauis/cameraxui/cxengine/inc/cxestillcapturecontrolsymbian.h
changeset 37 64817133cd1d
parent 36 b12f3922a74f
child 46 c826656d6714
equal deleted inserted replaced
36:b12f3922a74f 37:64817133cd1d
   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