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