Uses of Enum
io.qt.multimedia.QRadioTuner.SearchMode
Packages that use QRadioTuner.SearchMode
-
Uses of QRadioTuner.SearchMode in io.qt.multimedia
Methods in io.qt.multimedia that return QRadioTuner.SearchModeModifier and TypeMethodDescriptionstatic QRadioTuner.SearchMode
QRadioTuner.SearchMode.resolve
(int value) Returns the corresponding enum entry for the given value.static QRadioTuner.SearchMode
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.SearchModeModifier and TypeMethodDescriptionfinal void
QRadioTuner.searchAllStations
(QRadioTuner.SearchMode searchMode) abstract void
QRadioTunerControl.searchAllStations
(QRadioTuner.SearchMode searchMode)