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