Uses of Enum
io.qt.multimedia.QCameraImageCapture.Error
-
Uses of QCameraImageCapture.Error in io.qt.multimedia
Modifier and TypeMethodDescriptionQCameraImageCapture.error()
static QCameraImageCapture.Error
QCameraImageCapture.Error.resolve
(int value) Returns the corresponding enum entry for the given value.static QCameraImageCapture.Error
Returns the enum constant of this type with the specified name.static QCameraImageCapture.Error[]
QCameraImageCapture.Error.values()
Returns an array containing the constants of this enum type, in the order they are declared.