Uses of Class
io.qt.multimedia.QRadioData.Error
Package | Description |
---|---|
io.qt.multimedia |
-
Uses of QRadioData.Error in io.qt.multimedia
Fields in io.qt.multimedia with type parameters of type QRadioData.Error Modifier and Type Field Description QObject.Signal1<QRadioData.Error>
QRadioData. error
QObject.Signal1<QRadioData.Error>
QRadioDataControl. error
Methods in io.qt.multimedia that return QRadioData.Error Modifier and Type Method Description QRadioData.Error
QRadioData. error()
abstract QRadioData.Error
QRadioDataControl. error()
static QRadioData.Error
QRadioData.Error. resolve(int value)
Returns the corresponding enum entry for the given value.static QRadioData.Error
QRadioData.Error. valueOf(String name)
Returns the enum constant of this type with the specified name.static QRadioData.Error[]
QRadioData.Error. values()
Returns an array containing the constants of this enum type, in the order they are declared.