Access to the user's camera. More...
| Import Statement: | import QtCore
|
| Since: | Qt 6.6 |
This type represents a QCameraPermission, and can be used to check the status of and request access to the user's camera.
See QCameraPermission for documentation of the individual properties and detailed usage requirements.
See also QML Application Permissions, Application Permissions, and QCameraPermission.
status : Qt::PermissionStatus
This property holds the current status of the permission.
See also QCoreApplication::checkPermission.
request()
Requests the permission with its current properties.
See also QCoreApplication::requestPermission.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.9/qml-qtcore-camerapermission.html