From 7d2040234d04568aa4658f4a39828c9305bc6571 Mon Sep 17 00:00:00 2001 From: VaL Doroshchuk Date: Mon, 15 Jul 2019 15:22:39 +0200 Subject: Camera: Update the doc about supported viewfinder settings Change-Id: I9d74355fb800234d4fbd12235b89965921027223 Reviewed-by: Andy Shaw --- src/multimedia/camera/qcamera.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/multimedia/camera') diff --git a/src/multimedia/camera/qcamera.cpp b/src/multimedia/camera/qcamera.cpp index bd3f30739..a78f56575 100644 --- a/src/multimedia/camera/qcamera.cpp +++ b/src/multimedia/camera/qcamera.cpp @@ -644,7 +644,7 @@ void QCamera::setViewfinderSettings(const QCameraViewfinderSettings &settings) If \a settings is non null, the returned list is reduced to settings matching the given partial \a settings. - The camera must be loaded before calling this function, otherwise the returned list + The status of the camera must be LoadedStatus before calling this function, otherwise the returned list is empty. \sa setViewfinderSettings(), supportedViewfinderResolutions(), supportedViewfinderFrameRateRanges(), -- cgit v1.2.3