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