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