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