Qtc.Sensors.QLightSensor_h
Contents
Methods
unSetHandler :: QLightSensor () -> String -> IO Bool #
unSetHandler :: QLightSensorSc a -> String -> IO Bool #
unSetUserMethodVariantList :: QLightSensor () -> Int -> IO Bool #
unSetUserMethodVariantList :: QLightSensorSc a -> Int -> IO Bool #
unSetUserMethodVariant :: QLightSensor () -> Int -> IO Bool #
unSetUserMethodVariant :: QLightSensorSc a -> Int -> IO Bool #
unSetUserMethod :: QLightSensor () -> Int -> IO Bool #
unSetUserMethod :: QLightSensorSc a -> Int -> IO Bool #
stop_h :: QLightSensor () -> () -> IO () #
stop_h :: QLightSensorSc a -> () -> IO () #
start_h :: QLightSensor () -> () -> IO Bool #
start_h :: QLightSensorSc a -> () -> IO Bool #
timerEvent_h :: QLightSensor () -> QTimerEvent t1 -> IO () #
timerEvent_h :: QLightSensorSc a -> QTimerEvent t1 -> IO () #
event_h :: QLightSensor () -> QEvent t1 -> IO Bool #
event_h :: QLightSensorSc a -> QEvent t1 -> IO Bool #
disconnectNotify_h :: QLightSensor () -> QMetaMethod t1 -> IO () #
disconnectNotify_h :: QLightSensorSc a -> QMetaMethod t1 -> IO () #
customEvent_h :: QLightSensor () -> QEvent t1 -> IO () #
customEvent_h :: QLightSensorSc a -> QEvent t1 -> IO () #
connectNotify_h :: QLightSensor () -> QMetaMethod t1 -> IO () #
connectNotify_h :: QLightSensorSc a -> QMetaMethod t1 -> IO () #
childEvent_h :: QLightSensor () -> QChildEvent t1 -> IO () #
childEvent_h :: QLightSensorSc a -> QChildEvent t1 -> IO () #
eventFilter_h :: QLightSensor () -> (QObject t1, QEvent t2) -> IO Bool #
eventFilter_h :: QLightSensorSc a -> (QObject t1, QEvent t2) -> IO Bool #
setHandler :: QLightSensor () -> String -> (QLightSensor x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #
setHandler :: QLightSensor () -> String -> (QLightSensor x0 -> QEvent t1 -> IO Bool) -> IO () #
setHandler :: QLightSensor () -> String -> (QLightSensor x0 -> QMetaMethod t1 -> IO ()) -> IO () #
setHandler :: QLightSensor () -> String -> (QLightSensor x0 -> QEvent t1 -> IO ()) -> IO () #
setHandler :: QLightSensor () -> String -> (QLightSensor x0 -> IO ()) -> IO () #
setHandler :: QLightSensor () -> String -> (QLightSensor x0 -> IO Bool) -> IO () #
setHandler :: QLightSensorSc a -> String -> (QLightSensor x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #
setHandler :: QLightSensorSc a -> String -> (QLightSensor x0 -> QEvent t1 -> IO Bool) -> IO () #
setHandler :: QLightSensorSc a -> String -> (QLightSensor x0 -> QMetaMethod t1 -> IO ()) -> IO () #
setHandler :: QLightSensorSc a -> String -> (QLightSensor x0 -> QEvent t1 -> IO ()) -> IO () #
setHandler :: QLightSensorSc a -> String -> (QLightSensor x0 -> IO ()) -> IO () #
setHandler :: QLightSensorSc a -> String -> (QLightSensor x0 -> IO Bool) -> IO () #
setUserMethod :: QLightSensor () -> Int -> (QLightSensor x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QLightSensor () -> Int -> (QLightSensor x0 -> IO ()) -> IO () #
setUserMethod :: QLightSensorSc a -> Int -> (QLightSensor x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QLightSensorSc a -> Int -> (QLightSensor x0 -> IO ()) -> IO () #