Qtc.Multimedia.QRadioTunerControl

Contents

Documentation

class QqRadioTunerControlTrUtf8 x1 where #

Methods

qRadioTunerControlTrUtf8 :: x1 -> IO String #

Instances
QqRadioTunerControlTrUtf8 String # 
Instance details

Defined in Qtc.Multimedia.QRadioTunerControl

Methods

qRadioTunerControlTrUtf8 :: String -> IO String #

QqRadioTunerControlTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Multimedia.QRadioTunerControl

Methods

qRadioTunerControlTrUtf8 :: (String, String) -> IO String #

QqRadioTunerControlTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Multimedia.QRadioTunerControl

Methods

qRadioTunerControlTrUtf8 :: (String, String, Int) -> IO String #

class QqRadioTunerControl x1 where #

Methods

qRadioTunerControl :: x1 -> IO (QRadioTunerControl ()) #

Instances
QqRadioTunerControl () # 
Instance details

Defined in Qtc.Multimedia.QRadioTunerControl

Methods

qRadioTunerControl :: () -> IO (QRadioTunerControl ()) #

QqRadioTunerControl (QObject t1) # 
Instance details

Defined in Qtc.Multimedia.QRadioTunerControl

Orphan instances

QsignalStrength (QRadioTunerControl ()) () # 
Instance details

Methods

signalStrength :: QRadioTunerControl () -> () -> IO Int #

QsignalStrength (QRadioTunerControlSc a) () # 
Instance details

Methods

signalStrength :: QRadioTunerControlSc a -> () -> IO Int #

QsenderSignalIndex (QRadioTunerControl ()) () # 
Instance details

Methods

senderSignalIndex :: QRadioTunerControl () -> () -> IO Int #

QsenderSignalIndex (QRadioTunerControlSc a) () # 
Instance details

Methods

senderSignalIndex :: QRadioTunerControlSc a -> () -> IO Int #

Qsender (QRadioTunerControl ()) () # 
Instance details

Methods

sender :: QRadioTunerControl () -> () -> IO (QObject ()) #

Qsender (QRadioTunerControlSc a) () # 
Instance details

Methods

sender :: QRadioTunerControlSc a -> () -> IO (QObject ()) #

Qreceivers (QRadioTunerControl ()) String # 
Instance details

Methods

receivers :: QRadioTunerControl () -> String -> IO Int #

Qreceivers (QRadioTunerControlSc a) String # 
Instance details

Methods

receivers :: QRadioTunerControlSc a -> String -> IO Int #

QerrorString (QRadioTunerControl ()) () # 
Instance details

Methods

errorString :: QRadioTunerControl () -> () -> IO String #

QerrorString (QRadioTunerControlSc a) () # 
Instance details

Methods

errorString :: QRadioTunerControlSc a -> () -> IO String #

QstereoMode (QRadioTunerControl ()) () # 
Instance details

Methods

stereoMode :: QRadioTunerControl () -> () -> IO StereoMode #

QstereoMode (QRadioTunerControlSc a) () # 
Instance details

QsetStereoMode (QRadioTunerControl ()) StereoMode # 
Instance details

Methods

setStereoMode :: QRadioTunerControl () -> StereoMode -> IO () #

QsetStereoMode (QRadioTunerControlSc a) StereoMode # 
Instance details

QsetMuted (QRadioTunerControl ()) Bool # 
Instance details

Methods

setMuted :: QRadioTunerControl () -> Bool -> IO () #

QsetMuted (QRadioTunerControlSc a) Bool # 
Instance details

Methods

setMuted :: QRadioTunerControlSc a -> Bool -> IO () #

QsetFrequency (QRadioTunerControl ()) Int # 
Instance details

Methods

setFrequency :: QRadioTunerControl () -> Int -> IO () #

QsetFrequency (QRadioTunerControlSc a) Int # 
Instance details

Methods

setFrequency :: QRadioTunerControlSc a -> Int -> IO () #

QsetBand (QRadioTunerControl ()) Band # 
Instance details

Methods

setBand :: QRadioTunerControl () -> Band -> IO () #

QsetBand (QRadioTunerControlSc a) Band # 
Instance details

Methods

setBand :: QRadioTunerControlSc a -> Band -> IO () #

QsearchForward (QRadioTunerControl ()) () # 
Instance details

Methods

searchForward :: QRadioTunerControl () -> () -> IO () #

QsearchForward (QRadioTunerControlSc a) () # 
Instance details

Methods

searchForward :: QRadioTunerControlSc a -> () -> IO () #

QsearchBackward (QRadioTunerControl ()) () # 
Instance details

Methods

searchBackward :: QRadioTunerControl () -> () -> IO () #

QsearchBackward (QRadioTunerControlSc a) () # 
Instance details

Methods

searchBackward :: QRadioTunerControlSc a -> () -> IO () #

QsearchAllStations (QRadioTunerControl ()) SearchMode # 
Instance details

QsearchAllStations (QRadioTunerControl a) () # 
Instance details

Methods

searchAllStations :: QRadioTunerControl a -> () -> IO () #

QsearchAllStations (QRadioTunerControlSc a) SearchMode # 
Instance details

QisStereo (QRadioTunerControl ()) () # 
Instance details

Methods

isStereo :: QRadioTunerControl () -> () -> IO Bool #

QisStereo (QRadioTunerControlSc a) () # 
Instance details

Methods

isStereo :: QRadioTunerControlSc a -> () -> IO Bool #

QisSearching (QRadioTunerControl ()) () # 
Instance details

Methods

isSearching :: QRadioTunerControl () -> () -> IO Bool #

QisSearching (QRadioTunerControlSc a) () # 
Instance details

Methods

isSearching :: QRadioTunerControlSc a -> () -> IO Bool #

QisMuted (QRadioTunerControl ()) () # 
Instance details

Methods

isMuted :: QRadioTunerControl () -> () -> IO Bool #

QisMuted (QRadioTunerControlSc a) () # 
Instance details

Methods

isMuted :: QRadioTunerControlSc a -> () -> IO Bool #

QisBandSupported (QRadioTunerControl ()) Band # 
Instance details

Methods

isBandSupported :: QRadioTunerControl () -> Band -> IO Bool #

QisBandSupported (QRadioTunerControlSc a) Band # 
Instance details

Methods

isBandSupported :: QRadioTunerControlSc a -> Band -> IO Bool #

QisAntennaConnected (QRadioTunerControl ()) () # 
Instance details

Methods

isAntennaConnected :: QRadioTunerControl () -> () -> IO Bool #

QisAntennaConnected (QRadioTunerControlSc a) () # 
Instance details

Methods

isAntennaConnected :: QRadioTunerControlSc a -> () -> IO Bool #

QfrequencyStep (QRadioTunerControl ()) Band # 
Instance details

Methods

frequencyStep :: QRadioTunerControl () -> Band -> IO Int #

QfrequencyStep (QRadioTunerControlSc a) Band # 
Instance details

Methods

frequencyStep :: QRadioTunerControlSc a -> Band -> IO Int #

QfrequencyRange (QRadioTunerControl ()) Band # 
Instance details

Methods

frequencyRange :: QRadioTunerControl () -> Band -> IO (Int, Int) #

QfrequencyRange (QRadioTunerControlSc a) Band # 
Instance details

Methods

frequencyRange :: QRadioTunerControlSc a -> Band -> IO (Int, Int) #

Qfrequency (QRadioTunerControl ()) () # 
Instance details

Methods

frequency :: QRadioTunerControl () -> () -> IO Int #

Qfrequency (QRadioTunerControlSc a) () # 
Instance details

Methods

frequency :: QRadioTunerControlSc a -> () -> IO Int #

QcancelSearch (QRadioTunerControl ()) () # 
Instance details

Methods

cancelSearch :: QRadioTunerControl () -> () -> IO () #

QcancelSearch (QRadioTunerControlSc a) () # 
Instance details

Methods

cancelSearch :: QRadioTunerControlSc a -> () -> IO () #

Qband (QRadioTunerControl ()) () # 
Instance details

Methods

band :: QRadioTunerControl () -> () -> IO Band #

Qband (QRadioTunerControlSc a) () # 
Instance details

Methods

band :: QRadioTunerControlSc a -> () -> IO Band #

Qvolume (QRadioTunerControl ()) () (IO Int) # 
Instance details

Methods

volume :: QRadioTunerControl () -> () -> IO Int #

Qvolume (QRadioTunerControlSc a) () (IO Int) # 
Instance details

Methods

volume :: QRadioTunerControlSc a -> () -> IO Int #

Qstop (QRadioTunerControl ()) () (IO ()) # 
Instance details

Methods

stop :: QRadioTunerControl () -> () -> IO () #

Qstop (QRadioTunerControlSc a) () (IO ()) # 
Instance details

Methods

stop :: QRadioTunerControlSc a -> () -> IO () #

Qstate (QRadioTunerControl ()) () (IO QRadioTuner_State) # 
Instance details

Methods

state :: QRadioTunerControl () -> () -> IO QRadioTuner_State #

Qstate (QRadioTunerControlSc a) () (IO QRadioTuner_State) # 
Instance details

Qstart (QRadioTunerControl ()) () (IO ()) # 
Instance details

Methods

start :: QRadioTunerControl () -> () -> IO () #

Qstart (QRadioTunerControlSc a) () (IO ()) # 
Instance details

Methods

start :: QRadioTunerControlSc a -> () -> IO () #

QsetVolume (QRadioTunerControl ()) Int (IO ()) # 
Instance details

Methods

setVolume :: QRadioTunerControl () -> Int -> IO () #

QsetVolume (QRadioTunerControlSc a) Int (IO ()) # 
Instance details

Methods

setVolume :: QRadioTunerControlSc a -> Int -> IO () #

Qproperty (QRadioTunerControl ()) String (IO (QVariant ())) # 
Instance details

Methods

property :: QRadioTunerControl () -> String -> IO (QVariant ()) #

Qproperty (QRadioTunerControlSc a) String (IO (QVariant ())) # 
Instance details

Methods

property :: QRadioTunerControlSc a -> String -> IO (QVariant ()) #

Qparent (QRadioTunerControl ()) () (IO (QObject ())) # 
Instance details

Methods

parent :: QRadioTunerControl () -> () -> IO (QObject ()) #

Qparent (QRadioTunerControlSc a) () (IO (QObject ())) # 
Instance details

Methods

parent :: QRadioTunerControlSc a -> () -> IO (QObject ()) #

Qqerror (QRadioTunerControl ()) () (IO QRadioTuner_Error) # 
Instance details

Methods

qerror :: QRadioTunerControl () -> () -> IO QRadioTuner_Error #

Qqerror (QRadioTunerControlSc a) () (IO QRadioTuner_Error) # 
Instance details

QuserMethod (QRadioTunerControl ()) () (IO ()) # 
Instance details

Methods

userMethod :: QRadioTunerControl () -> Int -> () -> IO () #

QuserMethod (QRadioTunerControlSc a) () (IO ()) # 
Instance details

Methods

userMethod :: QRadioTunerControlSc a -> Int -> () -> IO () #

QtimerEvent (QRadioTunerControl ()) (QTimerEvent t1) # 
Instance details

Methods

timerEvent :: QRadioTunerControl () -> QTimerEvent t1 -> IO () #

QtimerEvent (QRadioTunerControlSc a) (QTimerEvent t1) # 
Instance details

Methods

timerEvent :: QRadioTunerControlSc a -> QTimerEvent t1 -> IO () #

QisSignalConnected (QRadioTunerControl ()) (QMetaMethod t1) # 
Instance details

Methods

isSignalConnected :: QRadioTunerControl () -> QMetaMethod t1 -> IO Bool #

QisSignalConnected (QRadioTunerControlSc a) (QMetaMethod t1) # 
Instance details

QdisconnectNotify (QRadioTunerControl ()) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify :: QRadioTunerControl () -> QMetaMethod t1 -> IO () #

QdisconnectNotify (QRadioTunerControlSc a) (QMetaMethod t1) # 
Instance details

QcustomEvent (QRadioTunerControl ()) (QEvent t1) # 
Instance details

Methods

customEvent :: QRadioTunerControl () -> QEvent t1 -> IO () #

QcustomEvent (QRadioTunerControlSc a) (QEvent t1) # 
Instance details

Methods

customEvent :: QRadioTunerControlSc a -> QEvent t1 -> IO () #

QconnectNotify (QRadioTunerControl ()) (QMetaMethod t1) # 
Instance details

Methods

connectNotify :: QRadioTunerControl () -> QMetaMethod t1 -> IO () #

QconnectNotify (QRadioTunerControlSc a) (QMetaMethod t1) # 
Instance details

Methods

connectNotify :: QRadioTunerControlSc a -> QMetaMethod t1 -> IO () #

QchildEvent (QRadioTunerControl ()) (QChildEvent t1) # 
Instance details

Methods

childEvent :: QRadioTunerControl () -> QChildEvent t1 -> IO () #

QchildEvent (QRadioTunerControlSc a) (QChildEvent t1) # 
Instance details

Methods

childEvent :: QRadioTunerControlSc a -> QChildEvent t1 -> IO () #

Qevent (QRadioTunerControl ()) (QEvent t1) (IO Bool) # 
Instance details

Methods

event :: QRadioTunerControl () -> QEvent t1 -> IO Bool #

Qevent (QRadioTunerControlSc a) (QEvent t1) (IO Bool) # 
Instance details

Methods

event :: QRadioTunerControlSc a -> QEvent t1 -> IO Bool #

QuserMethod (QRadioTunerControl ()) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QRadioTunerControl () -> Int -> QVariant () -> IO (QVariant ()) #

QuserMethod (QRadioTunerControlSc a) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QRadioTunerControlSc a -> Int -> QVariant () -> IO (QVariant ()) #

QeventFilter (QRadioTunerControl ()) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter :: QRadioTunerControl () -> (QObject t1, QEvent t2) -> IO Bool #

QeventFilter (QRadioTunerControlSc a) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter :: QRadioTunerControlSc a -> (QObject t1, QEvent t2) -> IO Bool #