Doc: update qml module version to 5.5.
And remove import statements from snippets. Change-Id: I109beabd445186f96f0750b6f23fb623c125181e Task-number: QTBUG-47620 Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com> Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
This commit is contained in:
@@ -51,9 +51,6 @@ It is not instantiable; to use it, call the members of the global \c QtMultimedi
|
||||
For example:
|
||||
|
||||
\qml
|
||||
import QtQuick 2.0
|
||||
import QtMultimedia 5.4
|
||||
|
||||
Camera {
|
||||
deviceId: QtMultimedia.defaultCamera.deviceId
|
||||
}
|
||||
@@ -121,9 +118,6 @@ Camera {
|
||||
the active camera by selecting one of the items in the list.
|
||||
|
||||
\qml
|
||||
import QtQuick 2.0
|
||||
import QtMultimedia 5.4
|
||||
|
||||
Item {
|
||||
|
||||
Camera {
|
||||
|
||||
Reference in New Issue
Block a user