summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVaL Doroshchuk <valentyn.doroshchuk@qt.io>2019-07-15 15:22:39 +0200
committerVaL Doroshchuk <valentyn.doroshchuk@qt.io>2019-07-16 10:40:06 +0200
commit7d2040234d04568aa4658f4a39828c9305bc6571 (patch)
tree2b28fbfb2f1839e245995f3b8b23e0495afe8d50
parentbddfae90c6ae90f50d48ce9be5e70cb38c54385a (diff)
Camera: Update the doc about supported viewfinder settings
Change-Id: I9d74355fb800234d4fbd12235b89965921027223 Reviewed-by: Andy Shaw <andy.shaw@qt.io>
-rw-r--r--src/multimedia/camera/qcamera.cpp2
1 files changed, 1 insertions, 1 deletions
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(),