Qtc.Sensors.QHolsterReading_h
Contents
Methods
unSetHandler :: QHolsterReading () -> String -> IO Bool #
unSetHandler :: QHolsterReadingSc a -> String -> IO Bool #
unSetUserMethodVariantList :: QHolsterReading () -> Int -> IO Bool #
unSetUserMethodVariantList :: QHolsterReadingSc a -> Int -> IO Bool #
unSetUserMethodVariant :: QHolsterReading () -> Int -> IO Bool #
unSetUserMethodVariant :: QHolsterReadingSc a -> Int -> IO Bool #
unSetUserMethod :: QHolsterReading () -> Int -> IO Bool #
unSetUserMethod :: QHolsterReadingSc a -> Int -> IO Bool #
timerEvent_h :: QHolsterReading () -> QTimerEvent t1 -> IO () #
timerEvent_h :: QHolsterReadingSc a -> QTimerEvent t1 -> IO () #
event_h :: QHolsterReading () -> QEvent t1 -> IO Bool #
event_h :: QHolsterReadingSc a -> QEvent t1 -> IO Bool #
disconnectNotify_h :: QHolsterReading () -> QMetaMethod t1 -> IO () #
disconnectNotify_h :: QHolsterReadingSc a -> QMetaMethod t1 -> IO () #
customEvent_h :: QHolsterReading () -> QEvent t1 -> IO () #
customEvent_h :: QHolsterReadingSc a -> QEvent t1 -> IO () #
copyValuesFrom_h :: QHolsterReading () -> QSensorReading t1 -> IO () #
copyValuesFrom_h :: QHolsterReadingSc a -> QSensorReading t1 -> IO () #
connectNotify_h :: QHolsterReading () -> QMetaMethod t1 -> IO () #
connectNotify_h :: QHolsterReadingSc a -> QMetaMethod t1 -> IO () #
childEvent_h :: QHolsterReading () -> QChildEvent t1 -> IO () #
childEvent_h :: QHolsterReadingSc a -> QChildEvent t1 -> IO () #
eventFilter_h :: QHolsterReading () -> (QObject t1, QEvent t2) -> IO Bool #
eventFilter_h :: QHolsterReadingSc a -> (QObject t1, QEvent t2) -> IO Bool #
setHandler :: QHolsterReading () -> String -> (QHolsterReading x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #
setHandler :: QHolsterReading () -> String -> (QHolsterReading x0 -> QEvent t1 -> IO Bool) -> IO () #
setHandler :: QHolsterReading () -> String -> (QHolsterReading x0 -> QMetaMethod t1 -> IO ()) -> IO () #
setHandler :: QHolsterReading () -> String -> (QHolsterReading x0 -> QEvent t1 -> IO ()) -> IO () #
setHandler :: QHolsterReading () -> String -> (QHolsterReading x0 -> QObject t1 -> IO ()) -> IO () #
setHandler :: QHolsterReadingSc a -> String -> (QHolsterReading x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #
setHandler :: QHolsterReadingSc a -> String -> (QHolsterReading x0 -> QEvent t1 -> IO Bool) -> IO () #
setHandler :: QHolsterReadingSc a -> String -> (QHolsterReading x0 -> QMetaMethod t1 -> IO ()) -> IO () #
setHandler :: QHolsterReadingSc a -> String -> (QHolsterReading x0 -> QEvent t1 -> IO ()) -> IO () #
setHandler :: QHolsterReadingSc a -> String -> (QHolsterReading x0 -> QObject t1 -> IO ()) -> IO () #
setUserMethod :: QHolsterReading () -> Int -> (QHolsterReading x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QHolsterReading () -> Int -> (QHolsterReading x0 -> IO ()) -> IO () #
setUserMethod :: QHolsterReadingSc a -> Int -> (QHolsterReading x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QHolsterReadingSc a -> Int -> (QHolsterReading x0 -> IO ()) -> IO () #