Uses of Enum
io.qt.multimedia.QRadioTuner.State
-
Uses of QRadioTuner.State in io.qt.multimedia
Modifier and TypeFieldDescriptionfinal QObject.Signal1
<QRadioTuner.State> QRadioTuner.stateChanged
final QObject.Signal1
<QRadioTuner.State> QRadioTunerControl.stateChanged
Modifier and TypeMethodDescriptionstatic QRadioTuner.State
QRadioTuner.State.resolve
(int value) Returns the corresponding enum entry for the given value.final QRadioTuner.State
QRadioTuner.state()
abstract QRadioTuner.State
QRadioTunerControl.state()
static QRadioTuner.State
Returns the enum constant of this type with the specified name.static QRadioTuner.State[]
QRadioTuner.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.