Qt 5.15
Qt Multimedia
C++ Classes
QRadioTuner
Qt 5.15.12 Reference Documentation
List of All Members for QRadioTuner
This is the complete list of members for
QRadioTuner
, including inherited members.
enum
Band
enum
Error
enum
SearchMode
enum
State
enum
StereoMode
antennaConnectedChanged
(bool )
bandChanged
(QRadioTuner::Band )
frequencyChanged
(int )
mutedChanged
(bool )
notifyIntervalChanged
(int )
objectNameChanged
(const QString &)
searchingChanged
(bool )
setBand
(QRadioTuner::Band )
setFrequency
(int )
setMuted
(bool )
setVolume
(int )
signalStrengthChanged
(int )
stateChanged
(QRadioTuner::State )
stereoStatusChanged
(bool )
volumeChanged
(int )
band
() const : QRadioTuner::Band
frequency
() const : int
isAntennaConnected
() const : bool
isMuted
() const : bool
isSearching
() const : bool
isStereo
() const : bool
notifyInterval
() const : int
objectName
() const : QString
radioData
() const : QRadioData *
setNotifyInterval
(int )
setObjectName
(const QString &)
setStereoMode
(QRadioTuner::StereoMode )
signalStrength
() const : int
state
() const : QRadioTuner::State
staticMetaObject
:
stereoMode
() const : QRadioTuner::StereoMode
volume
() const : int