Uses of Enum
io.qt.multimedia.QRadioTuner.Band
Packages that use QRadioTuner.Band
-
Uses of QRadioTuner.Band in io.qt.multimedia
Fields in io.qt.multimedia with type parameters of type QRadioTuner.BandModifier and TypeFieldDescriptionfinal QObject.Signal1<QRadioTuner.Band>
QRadioTuner.bandChanged
final QObject.Signal1<QRadioTuner.Band>
QRadioTunerControl.bandChanged
Methods in io.qt.multimedia that return QRadioTuner.BandModifier and TypeMethodDescriptionfinal QRadioTuner.Band
QRadioTuner.band()
abstract QRadioTuner.Band
QRadioTunerControl.band()
static QRadioTuner.Band
QRadioTuner.Band.resolve
(int value) Returns the corresponding enum entry for the given value.static QRadioTuner.Band
Returns the enum constant of this type with the specified name.static QRadioTuner.Band[]
QRadioTuner.Band.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.multimedia with parameters of type QRadioTuner.BandModifier and TypeMethodDescriptionQRadioTuner.frequencyRange
(QRadioTuner.Band band) QRadioTunerControl.frequencyRange
(QRadioTuner.Band b) final int
QRadioTuner.frequencyStep
(QRadioTuner.Band band) abstract int
QRadioTunerControl.frequencyStep
(QRadioTuner.Band b) final boolean
QRadioTuner.isBandSupported
(QRadioTuner.Band b) abstract boolean
QRadioTunerControl.isBandSupported
(QRadioTuner.Band b) final void
QRadioTuner.setBand
(QRadioTuner.Band band) abstract void
QRadioTunerControl.setBand
(QRadioTuner.Band b)