Uses of Enum
io.qt.multimedia.QRadioTuner.Band
-
Uses of QRadioTuner.Band in io.qt.multimedia
Modifier and TypeFieldDescriptionfinal QObject.Signal1
<QRadioTuner.Band> QRadioTuner.bandChanged
final QObject.Signal1
<QRadioTuner.Band> QRadioTunerControl.bandChanged
Modifier 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.Modifier and TypeMethodDescriptionQRadioTuner.frequencyRange
(QRadioTuner.Band band) abstract QPair
<@QtPrimitiveType Integer, @QtPrimitiveType Integer> 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)