Uses of Class
io.qt.multimedia.QCamera.Error
Package | Description |
---|---|
io.qt.multimedia |
-
Uses of QCamera.Error in io.qt.multimedia
Fields in io.qt.multimedia with type parameters of type QCamera.Error Modifier and Type Field Description QObject.Signal1<QCamera.Error>
QCamera. error
QObject.Signal1<QCamera.Error>
QCamera. errorOccurred
Methods in io.qt.multimedia that return QCamera.Error Modifier and Type Method Description QCamera.Error
QCamera. error()
static QCamera.Error
QCamera.Error. resolve(int value)
Returns the corresponding enum entry for the given value.static QCamera.Error
QCamera.Error. valueOf(String name)
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.