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