summaryrefslogtreecommitdiffstats
path: root/src/multimedia/qmediametadata.cpp
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2021-05-17 14:35:58 +0200
committerLars Knoll <lars.knoll@qt.io>2021-05-18 08:44:31 +0000
commit7b2e6ea598a15a81ad1ed15c5392472db4c23b7f (patch)
treeb597451a2ea01e07b6e455db68a2320608972f33 /src/multimedia/qmediametadata.cpp
parentd78a921256b50399cead644d69d2a06d43ef3e5c (diff)
Merge QCameraExposure into QCamera
As per API review, let's only have one class for QCamera. Change-Id: I663e238e93ffd83708821e46f8f154c1fdc07731 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/multimedia/qmediametadata.cpp')
-rw-r--r--src/multimedia/qmediametadata.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/multimedia/qmediametadata.cpp b/src/multimedia/qmediametadata.cpp
index cd7c41c11..663ec4fe0 100644
--- a/src/multimedia/qmediametadata.cpp
+++ b/src/multimedia/qmediametadata.cpp
@@ -131,11 +131,11 @@ QT_BEGIN_NAMESPACE
\row \li LightSource
\li The kind of light source. \li QString
\row \li Flash
- \li Status of flash when the image was shot. \li QCameraExposure::FlashMode
+ \li Status of flash when the image was shot. \li QCamera::FlashMode
\row \li FocalLength
\li The actual focal length of the lens, in mm. \li qreal
\row \li ExposureMode
- \li Indicates the exposure mode set when the image was shot. \li QCameraExposure::ExposureMode
+ \li Indicates the exposure mode set when the image was shot. \li QCamera::ExposureMode
\row \li WhiteBalance
\li Indicates the white balance mode set when the image was shot. \li QCameraImageProcessing::WhiteBalanceMode
\row \li DigitalZoomRatio