From 1955e9f3fb527a8e1a33f51e0a50b7627a1ac8fe Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Mon, 17 May 2021 18:23:49 +0200 Subject: Merge the QPlatformCameraFocus class into QPlatformCamera Adjust the backend API while we're at it, so that the base class does some of the state management and signal emissions. Slight cleanups of the code in the different backends. Change-Id: Ie246da060260c5aeb6af54e7414deb0395b0cdf1 Reviewed-by: Volker Hilsheimer --- src/imports/multimedia/qmldir | 1 - 1 file changed, 1 deletion(-) (limited to 'src/imports') diff --git a/src/imports/multimedia/qmldir b/src/imports/multimedia/qmldir index 387cb3c14..028587088 100644 --- a/src/imports/multimedia/qmldir +++ b/src/imports/multimedia/qmldir @@ -4,4 +4,3 @@ classname QMultimediaDeclarativeModule typeinfo plugins.qmltypes prefer :/qt-project.org/imports/QtMultimedia/ Video 5.0 Video.qml - -- cgit v1.2.3