Uses of Enum
io.qt.multimedia.QCamera.LockChangeReason
-
Uses of QCamera.LockChangeReason in io.qt.multimedia
Modifier and TypeMethodDescriptionstatic QCamera.LockChangeReason
QCamera.LockChangeReason.resolve
(int value) Returns the corresponding enum entry for the given value.static QCamera.LockChangeReason
Returns the enum constant of this type with the specified name.static QCamera.LockChangeReason[]
QCamera.LockChangeReason.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal void
QCamera.MultiSignal_lockStatusChanged.emit
(QCamera.LockStatus status, QCamera.LockChangeReason reason) final void
QCamera.MultiSignal_lockStatusChanged.emit
(QCamera.LockType lock, QCamera.LockStatus status, QCamera.LockChangeReason reason)