Uses of Enum
io.qt.multimedia.QCamera.Error
Packages that use QCamera.Error
-
Uses of QCamera.Error in io.qt.multimedia
Fields in io.qt.multimedia with type parameters of type QCamera.ErrorModifier and TypeFieldDescriptionfinal QObject.Signal2<QCamera.Error,
String> QCamera.errorOccurred
Methods in io.qt.multimedia that return QCamera.ErrorModifier and TypeMethodDescriptionfinal QCamera.Error
QCamera.error()
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.