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