Uses of Class
io.qt.multimedia.QRadioTuner.SearchMode
Package | Description |
---|---|
io.qt.multimedia |
-
Uses of QRadioTuner.SearchMode in io.qt.multimedia
Methods in io.qt.multimedia that return QRadioTuner.SearchMode Modifier and Type Method Description static QRadioTuner.SearchMode
QRadioTuner.SearchMode. resolve(int value)
Returns the corresponding enum entry for the given value.static QRadioTuner.SearchMode
QRadioTuner.SearchMode. valueOf(String name)
Returns the enum constant of this type with the specified name.static QRadioTuner.SearchMode[]
QRadioTuner.SearchMode. 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.SearchMode Modifier and Type Method Description void
QRadioTuner. searchAllStations(QRadioTuner.SearchMode searchMode)
abstract void
QRadioTunerControl. searchAllStations(QRadioTuner.SearchMode searchMode)