I want to capture an image but not have it written to the disk. Is there any 
way in QML to do this? 
The documentation says onImageCaptured(QImage preview) awill happen then 
onImageSaved(QString url) will be fired when writing is complete. I would like 
the first but not the second to ever happen. 

Thanks.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to