Qtc.Multimedia.QRadioTunerControl_h
Contents
Documentation
class QsignalStrength_h x0 x1 where #
Methods
signalStrength_h :: x0 -> x1 -> IO Int #
Instances
QsignalStrength_h (QRadioTunerControl ()) () # | |
Defined in Qtc.Multimedia.QRadioTunerControl_h Methods signalStrength_h :: QRadioTunerControl () -> () -> IO Int # | |
QsignalStrength_h (QRadioTunerControlSc a) () # | |
Defined in Qtc.Multimedia.QRadioTunerControl_h Methods signalStrength_h :: QRadioTunerControlSc a -> () -> IO Int # |
Instances
Qband_h (QRadioTunerControl ()) () # | |
Defined in Qtc.Multimedia.QRadioTunerControl_h Methods band_h :: QRadioTunerControl () -> () -> IO Band # | |
Qband_h (QRadioTunerControlSc a) () # | |
Defined in Qtc.Multimedia.QRadioTunerControl_h Methods band_h :: QRadioTunerControlSc a -> () -> IO Band # |
class Qfrequency_h x0 x1 where #
Methods
frequency_h :: x0 -> x1 -> IO Int #
Instances
Qfrequency_h (QRadioTunerControl ()) () # | |
Defined in Qtc.Multimedia.QRadioTunerControl_h Methods frequency_h :: QRadioTunerControl () -> () -> IO Int # | |
Qfrequency_h (QRadioTunerControlSc a) () # | |
Defined in Qtc.Multimedia.QRadioTunerControl_h Methods frequency_h :: QRadioTunerControlSc a -> () -> IO Int # |
class QfrequencyRange_h x0 x1 where #
Methods
frequencyRange_h :: x0 -> x1 -> IO (Int, Int) #
Instances
QfrequencyRange_h (QRadioTunerControl ()) Band # | |
Defined in Qtc.Multimedia.QRadioTunerControl_h Methods frequencyRange_h :: QRadioTunerControl () -> Band -> IO (Int, Int) # | |
QfrequencyRange_h (QRadioTunerControlSc a) Band # | |
Defined in Qtc.Multimedia.QRadioTunerControl_h Methods frequencyRange_h :: QRadioTunerControlSc a -> Band -> IO (Int, Int) # |
class QfrequencyStep_h x0 x1 where #
Methods
frequencyStep_h :: x0 -> x1 -> IO Int #
Instances
QfrequencyStep_h (QRadioTunerControl ()) Band # | |
Defined in Qtc.Multimedia.QRadioTunerControl_h Methods frequencyStep_h :: QRadioTunerControl () -> Band -> IO Int # | |
QfrequencyStep_h (QRadioTunerControlSc a) Band # | |
Defined in Qtc.Multimedia.QRadioTunerControl_h Methods frequencyStep_h :: QRadioTunerControlSc a -> Band -> IO Int # |
class QisAntennaConnected_h x0 x1 where #
Methods
isAntennaConnected_h :: x0 -> x1 -> IO Bool #
Instances
QisAntennaConnected_h (QRadioTunerControl ()) () # | |
Defined in Qtc.Multimedia.QRadioTunerControl_h Methods isAntennaConnected_h :: QRadioTunerControl () -> () -> IO Bool # | |
QisAntennaConnected_h (QRadioTunerControlSc a) () # | |
Defined in Qtc.Multimedia.QRadioTunerControl_h Methods isAntennaConnected_h :: QRadioTunerControlSc a -> () -> IO Bool # |
class QisBandSupported_h x0 x1 where #
Methods
isBandSupported_h :: x0 -> x1 -> IO Bool #
Instances
QisBandSupported_h (QRadioTunerControl ()) Band # | |
Defined in Qtc.Multimedia.QRadioTunerControl_h Methods isBandSupported_h :: QRadioTunerControl () -> Band -> IO Bool # | |
QisBandSupported_h (QRadioTunerControlSc a) Band # | |
Defined in Qtc.Multimedia.QRadioTunerControl_h Methods isBandSupported_h :: QRadioTunerControlSc a -> Band -> IO Bool # |
class QisSearching_h x0 x1 where #
Methods
isSearching_h :: x0 -> x1 -> IO Bool #
Instances
QisSearching_h (QRadioTunerControl ()) () # | |
Defined in Qtc.Multimedia.QRadioTunerControl_h Methods isSearching_h :: QRadioTunerControl () -> () -> IO Bool # | |
QisSearching_h (QRadioTunerControlSc a) () # | |
Defined in Qtc.Multimedia.QRadioTunerControl_h Methods isSearching_h :: QRadioTunerControlSc a -> () -> IO Bool # |
class QisStereo_h x0 x1 where #
Methods
isStereo_h :: x0 -> x1 -> IO Bool #
Instances
QisStereo_h (QRadioTunerControl ()) () # | |
Defined in Qtc.Multimedia.QRadioTunerControl_h Methods isStereo_h :: QRadioTunerControl () -> () -> IO Bool # | |
QisStereo_h (QRadioTunerControlSc a) () # | |
Defined in Qtc.Multimedia.QRadioTunerControl_h Methods isStereo_h :: QRadioTunerControlSc a -> () -> IO Bool # |
class QsetStereoMode_h x0 x1 where #
Methods
setStereoMode_h :: x0 -> x1 -> IO () #
Instances
QsetStereoMode_h (QRadioTunerControl ()) StereoMode # | |
Defined in Qtc.Multimedia.QRadioTunerControl_h Methods setStereoMode_h :: QRadioTunerControl () -> StereoMode -> IO () # | |
QsetStereoMode_h (QRadioTunerControlSc a) StereoMode # | |
Defined in Qtc.Multimedia.QRadioTunerControl_h Methods setStereoMode_h :: QRadioTunerControlSc a -> StereoMode -> IO () # |
class QstereoMode_h x0 x1 where #
Methods
stereoMode_h :: x0 -> x1 -> IO StereoMode #
Instances
QstereoMode_h (QRadioTunerControl ()) () # | |
Defined in Qtc.Multimedia.QRadioTunerControl_h Methods stereoMode_h :: QRadioTunerControl () -> () -> IO StereoMode # | |
QstereoMode_h (QRadioTunerControlSc a) () # | |
Defined in Qtc.Multimedia.QRadioTunerControl_h Methods stereoMode_h :: QRadioTunerControlSc a -> () -> IO StereoMode # |