Uses of Enum
io.qt.multimedia.QRadioTuner.Error
Packages that use QRadioTuner.Error
-
Uses of QRadioTuner.Error in io.qt.multimedia
Fields in io.qt.multimedia with type parameters of type QRadioTuner.ErrorModifier and TypeFieldDescriptionfinal QObject.Signal1<QRadioTuner.Error>
QRadioTuner.error
final QObject.Signal1<QRadioTuner.Error>
QRadioTunerControl.error
Methods in io.qt.multimedia that return QRadioTuner.ErrorModifier 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.