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