Uses of Enum
io.qt.multimedia.QImageCapture.Error
Packages that use QImageCapture.Error
-
Uses of QImageCapture.Error in io.qt.multimedia
Fields in io.qt.multimedia with type parameters of type QImageCapture.ErrorMethods in io.qt.multimedia that return QImageCapture.ErrorModifier and TypeMethodDescriptionfinal QImageCapture.Error
QImageCapture.error()
static QImageCapture.Error
QImageCapture.Error.resolve
(int value) Returns the corresponding enum entry for the given value.static QImageCapture.Error
Returns the enum constant of this type with the specified name.static QImageCapture.Error[]
QImageCapture.Error.values()
Returns an array containing the constants of this enum type, in the order they are declared.