Uses of Enum
io.qt.multimedia.QCamera.Status
-
Uses of QCamera.Status in io.qt.multimedia
Modifier and TypeFieldDescriptionfinal QObject.Signal1<QCamera.Status>
QCamera.statusChanged
final QObject.Signal1<QCamera.Status>
QCameraControl.statusChanged
Modifier and TypeMethodDescriptionfinal QCamera.Status
QCamera.getStatus()
Kotlin property getter.static QCamera.Status
QCamera.Status.resolve
(int value) Returns the corresponding enum entry for the given value.final QCamera.Status
QCamera.status()
abstract QCamera.Status
QCameraControl.status()
static QCamera.Status
Returns the enum constant of this type with the specified name.static QCamera.Status[]
QCamera.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionabstract boolean
QCameraControl.canChangeProperty
(QCameraControl.PropertyChangeType changeType, QCamera.Status status)