Uses of Enum
io.qt.multimedia.QRadioTuner.Error
-
Uses of QRadioTuner.Error in io.qt.multimedia
Modifier and TypeFieldDescriptionfinal QObject.Signal1<QRadioTuner.Error>
QRadioTuner.error
final QObject.Signal1<QRadioTuner.Error>
QRadioTunerControl.error
Modifier and TypeMethodDescriptionfinal 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
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.