Uses of Class
io.qt.multimedia.QRadioTuner.State
Package | Description |
---|---|
io.qt.multimedia |
-
Uses of QRadioTuner.State in io.qt.multimedia
Fields in io.qt.multimedia with type parameters of type QRadioTuner.State Modifier and Type Field Description QObject.Signal1<QRadioTuner.State>
QRadioTuner. stateChanged
QObject.Signal1<QRadioTuner.State>
QRadioTunerControl. stateChanged
Methods in io.qt.multimedia that return QRadioTuner.State Modifier and Type Method Description static QRadioTuner.State
QRadioTuner.State. resolve(int value)
Returns the corresponding enum entry for the given value.QRadioTuner.State
QRadioTuner. state()
abstract QRadioTuner.State
QRadioTunerControl. state()
static QRadioTuner.State
QRadioTuner.State. valueOf(String name)
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.