Qtc.Sensors.QLightSensor

Contents

Documentation

class QqLightSensorTrUtf8 x1 where #

Methods

qLightSensorTrUtf8 :: x1 -> IO String #

Instances
QqLightSensorTrUtf8 String # 
Instance details

Defined in Qtc.Sensors.QLightSensor

Methods

qLightSensorTrUtf8 :: String -> IO String #

QqLightSensorTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Sensors.QLightSensor

Methods

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

QqLightSensorTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Sensors.QLightSensor

Methods

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

class QqLightSensor x1 where #

Methods

qLightSensor :: x1 -> IO (QLightSensor ()) #

Instances
QqLightSensor () # 
Instance details

Defined in Qtc.Sensors.QLightSensor

Methods

qLightSensor :: () -> IO (QLightSensor ()) #

QqLightSensor (QObject t1) # 
Instance details

Defined in Qtc.Sensors.QLightSensor

Methods

qLightSensor :: QObject t1 -> IO (QLightSensor ()) #

Orphan instances

Qbackend (QLightSensor ()) () # 
Instance details

Methods

backend :: QLightSensor () -> () -> IO (QSensorBackend ()) #

Qbackend (QLightSensorSc a) () # 
Instance details

Methods

backend :: QLightSensorSc a -> () -> IO (QSensorBackend ()) #

QsetFieldOfView (QLightSensor a) Double # 
Instance details

Methods

setFieldOfView :: QLightSensor a -> Double -> IO () #

QsenderSignalIndex (QLightSensor ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QLightSensorSc a) () # 
Instance details

Methods

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

Qsender (QLightSensor ()) () # 
Instance details

Methods

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

Qsender (QLightSensorSc a) () # 
Instance details

Methods

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

Qreceivers (QLightSensor ()) String # 
Instance details

Methods

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

Qreceivers (QLightSensorSc a) String # 
Instance details

Methods

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

Qreading (QLightSensor ()) () (IO (QLightReading ())) # 
Instance details

Methods

reading :: QLightSensor () -> () -> IO (QLightReading ()) #

Qreading (QLightSensorSc a) () (IO (QLightReading ())) # 
Instance details

Methods

reading :: QLightSensorSc a -> () -> IO (QLightReading ()) #

Qstop (QLightSensor ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

Qstart (QLightSensor ()) () (IO Bool) # 
Instance details

Methods

start :: QLightSensor () -> () -> IO Bool #

Qstart (QLightSensorSc a) () (IO Bool) # 
Instance details

Methods

start :: QLightSensorSc a -> () -> IO Bool #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QfieldOfView (QLightSensor a) () (IO Double) # 
Instance details

Methods

fieldOfView :: QLightSensor a -> () -> IO Double #

QuserMethod (QLightSensor ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

isSignalConnected :: QLightSensorSc a -> QMetaMethod t1 -> IO Bool #

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

Methods

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

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

Methods

disconnectNotify :: QLightSensorSc a -> QMetaMethod t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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