Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
1.1.0
-
According to my installation log on my device I have:
Qt Mobility 1.01(0)
Qt 4.07(0)
-
73b55b9c525aaf44c3c5de705769721bfa111956
Description
I am developing an app the uses the camera API on the N8. I have tried enabling macro focus like this:
m_camera->focus()->setFocusMode( QCameraFocus::MacroFocus )
but I get an error from Qt saying the focus mode is not supported on this device.