Qt 5.15
Qt Multimedia
C++ Classes
QRadioTunerControl
Qt 5.15.15 Reference Documentation
List of All Members for QRadioTunerControl
This is the complete list of members for
QRadioTunerControl
, including inherited members.
QRadioTunerControl
(QObject *)
antennaConnectedChanged
(bool )
bandChanged
(QRadioTuner::Band )
error
(QRadioTuner::Error )
frequencyChanged
(int )
mutedChanged
(bool )
searchingChanged
(bool )
signalStrengthChanged
(int )
stateChanged
(QRadioTuner::State )
stationFound
(int , QString )
stereoStatusChanged
(bool )
volumeChanged
(int )
~QRadioTunerControl
()
band
() const : QRadioTuner::Band
cancelSearch
()
error
() const : QRadioTuner::Error
errorString
() const : QString
frequency
() const : int
frequencyRange
(QRadioTuner::Band ) const : QPair<int, int>
frequencyStep
(QRadioTuner::Band ) const : int
isAntennaConnected
() const : bool
isBandSupported
(QRadioTuner::Band ) const : bool
isMuted
() const : bool
isSearching
() const : bool
isStereo
() const : bool
searchAllStations
(QRadioTuner::SearchMode )
searchBackward
()
searchForward
()
setBand
(QRadioTuner::Band )
setFrequency
(int )
setMuted
(bool )
setStereoMode
(QRadioTuner::StereoMode )
setVolume
(int )
signalStrength
() const : int
start
()
state
() const : QRadioTuner::State
stereoMode
() const : QRadioTuner::StereoMode
stop
()
volume
() const : int